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 C4878 {

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

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

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

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

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

    public C4878(C4874 c4874, String str, boolean z) {
        this.f14683 = c4874;
        C0567.m1926(str);
        this.f14679 = str;
        this.f14680 = z;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final void m8204(boolean z) {
        SharedPreferences.Editor editorEdit = this.f14683.m8199().edit();
        editorEdit.putBoolean(this.f14679, z);
        editorEdit.apply();
        this.f14682 = z;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final boolean m8205() {
        if (!this.f14681) {
            this.f14681 = true;
            this.f14682 = this.f14683.m8199().getBoolean(this.f14679, this.f14680);
        }
        return this.f14682;
    }
}
