package p138.p176.p177.p190.p198.p207;

import android.util.SparseArray;
import java.util.Collections;
import java.util.List;
import p138.p176.p177.p190.p198.InterfaceC3562;
import p138.p176.p177.p190.p239.C4140;
import p138.p176.p177.p190.p239.C4149;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ೲ.ޝ.ޚ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC3690 {

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ೲ.ޝ.ޚ$֏, reason: contains not printable characters */
    public static final class C3691 {

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

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public final byte[] f11375;

        public C3691(String str, int i, byte[] bArr) {
            this.f11374 = str;
            this.f11375 = bArr;
        }
    }

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ೲ.ޝ.ޚ$ؠ, reason: contains not printable characters */
    public static final class C3692 {

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

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

        /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
        public final List<C3691> f11378;

        /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
        public final byte[] f11379;

        public C3692(int i, String str, List<C3691> list, byte[] bArr) {
            this.f11376 = i;
            this.f11377 = str;
            this.f11378 = list == null ? Collections.emptyList() : Collections.unmodifiableList(list);
            this.f11379 = bArr;
        }
    }

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ೲ.ޝ.ޚ$ހ, reason: contains not printable characters */
    public interface InterfaceC3693 {
        /* JADX INFO: renamed from: ֏ */
        SparseArray<InterfaceC3690> mo6007();

        /* JADX INFO: renamed from: ֏ */
        InterfaceC3690 mo6009(int i, C3692 c3692);
    }

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ೲ.ޝ.ޚ$ށ, reason: contains not printable characters */
    public static final class C3694 {

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

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

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

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

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

        public C3694(int i, int i2, int i3) {
            String str;
            if (i != Integer.MIN_VALUE) {
                str = i + "/";
            } else {
                str = "";
            }
            this.f11380 = str;
            this.f11381 = i2;
            this.f11382 = i3;
            this.f11383 = Integer.MIN_VALUE;
        }

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public void m6035() {
            int i = this.f11383;
            this.f11383 = i == Integer.MIN_VALUE ? this.f11381 : i + this.f11382;
            this.f11384 = this.f11380 + this.f11383;
        }

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public String m6036() {
            if (this.f11383 != Integer.MIN_VALUE) {
                return this.f11384;
            }
            throw new IllegalStateException("generateNewId() must be called before retrieving ids.");
        }

        /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
        public int m6037() {
            int i = this.f11383;
            if (i != Integer.MIN_VALUE) {
                return i;
            }
            throw new IllegalStateException("generateNewId() must be called before retrieving ids.");
        }
    }

    /* JADX INFO: renamed from: ֏ */
    void mo6022();

    /* JADX INFO: renamed from: ֏ */
    void mo6024(C4140 c4140, int i);

    /* JADX INFO: renamed from: ֏ */
    void mo6025(C4149 c4149, InterfaceC3562 interfaceC3562, C3694 c3694);
}
