package p138.p176.p177.p242.p265.p266;

import android.content.SharedPreferences;
import p000.p001.p002.p003.p004.C0567;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ބ.֏.ˎ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C4818 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String f14494;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public boolean f14495;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public String f14496;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final /* synthetic */ C4874 f14497;

    public C4818(C4874 c4874, String str) {
        this.f14497 = c4874;
        C0567.m1926(str);
        this.f14494 = str;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String m8083() {
        if (!this.f14495) {
            this.f14495 = true;
            this.f14496 = this.f14497.m8199().getString(this.f14494, null);
        }
        return this.f14496;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final void m8084(String str) {
        if (this.f14497.f14588.f15015.m8177(C4915.f14905) || !C4887.m8232(str, this.f14496)) {
            SharedPreferences.Editor editorEdit = this.f14497.m8199().edit();
            editorEdit.putString(this.f14494, str);
            editorEdit.apply();
            this.f14496 = str;
        }
    }
}
