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

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ބ.֏.ˈ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC4812 extends C4797 {

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

    public AbstractC4812(C4974 c4974) {
        super(c4974);
        this.f14588.f15038++;
    }

    /* JADX INFO: renamed from: ޒ, reason: contains not printable characters */
    public void mo8065() {
    }

    /* JADX INFO: renamed from: ޓ, reason: contains not printable characters */
    public final void m8066() {
        if (!this.f14482) {
            throw new IllegalStateException("Not initialized");
        }
    }

    /* JADX INFO: renamed from: ޔ, reason: contains not printable characters */
    public final void m8067() {
        if (this.f14482) {
            throw new IllegalStateException("Can't initialize twice");
        }
        if (mo7982()) {
            return;
        }
        this.f14588.f15039.incrementAndGet();
        this.f14482 = true;
    }

    /* JADX INFO: renamed from: ޕ */
    public abstract boolean mo7982();
}
