package p138.p176.p177.p190.p238;

import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import p138.p176.p177.p190.p239.C4150;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ྌ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC4092 implements InterfaceC4095 {

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

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final ArrayList<InterfaceC4115> f13063 = new ArrayList<>(1);

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

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

    public AbstractC4092(boolean z) {
        this.f13062 = z;
    }

    @Override // p138.p176.p177.p190.p238.InterfaceC4095
    /* JADX INFO: renamed from: ֏ */
    public /* synthetic */ Map<String, List<String>> mo6120() {
        return C4094.m6583(this);
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final void m6579(int i) {
        C4098 c4098 = this.f13065;
        C4150.m6755(c4098);
        C4098 c40982 = c4098;
        for (int i2 = 0; i2 < this.f13064; i2++) {
            this.f13063.get(i2).mo6599(this, c40982, this.f13062, i);
        }
    }

    @Override // p138.p176.p177.p190.p238.InterfaceC4095
    /* JADX INFO: renamed from: ֏ */
    public final void mo6121(InterfaceC4115 interfaceC4115) {
        if (this.f13063.contains(interfaceC4115)) {
            return;
        }
        this.f13063.add(interfaceC4115);
        this.f13064++;
    }

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final void m6580(C4098 c4098) {
        for (int i = 0; i < this.f13064; i++) {
            this.f13063.get(i).mo6602(this, c4098, this.f13062);
        }
    }

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final void m6581() {
        C4098 c4098 = this.f13065;
        C4150.m6755(c4098);
        C4098 c40982 = c4098;
        for (int i = 0; i < this.f13064; i++) {
            this.f13063.get(i).mo6598(this, c40982, this.f13062);
        }
        this.f13065 = null;
    }

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final void m6582(C4098 c4098) {
        this.f13065 = c4098;
        for (int i = 0; i < this.f13064; i++) {
            this.f13063.get(i).mo6600(this, c4098, this.f13062);
        }
    }
}
