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

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

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

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

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

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

    public C4898(C4874 c4874, String str, long j) {
        this.f14773 = c4874;
        C0567.m1926(str);
        this.f14769 = str;
        this.f14770 = j;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final long m8316() {
        if (!this.f14771) {
            this.f14771 = true;
            this.f14772 = this.f14773.m8199().getLong(this.f14769, this.f14770);
        }
        return this.f14772;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final void m8317(long j) {
        SharedPreferences.Editor editorEdit = this.f14773.m8199().edit();
        editorEdit.putLong(this.f14769, j);
        editorEdit.apply();
        this.f14772 = j;
    }
}
