package p138.p176.p177.p190.p217;

import android.os.Handler;
import p138.p176.p177.p190.AbstractC3457;
import p138.p176.p177.p190.p238.InterfaceC4089;
import p138.p176.p177.p190.p238.InterfaceC4115;

/* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ໞ.ސ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC3800 {

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ໞ.ސ$֏, reason: contains not printable characters */
    public static final class C3801 {

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

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

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

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

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

        public C3801(Object obj) {
            this.f11629 = obj;
            this.f11630 = -1;
            this.f11631 = -1;
            this.f11632 = -1L;
            this.f11633 = -1;
        }

        public C3801(Object obj, int i, int i2, long j) {
            this.f11629 = obj;
            this.f11630 = i;
            this.f11631 = i2;
            this.f11632 = j;
            this.f11633 = -1;
        }

        public C3801(Object obj, long j) {
            this.f11629 = obj;
            this.f11630 = -1;
            this.f11631 = -1;
            this.f11632 = j;
            this.f11633 = -1;
        }

        public C3801(Object obj, long j, int i) {
            this.f11629 = obj;
            this.f11630 = -1;
            this.f11631 = -1;
            this.f11632 = j;
            this.f11633 = i;
        }

        public boolean equals(Object obj) {
            if (this == obj) {
                return true;
            }
            if (obj == null || C3801.class != obj.getClass()) {
                return false;
            }
            C3801 c3801 = (C3801) obj;
            return this.f11629.equals(c3801.f11629) && this.f11630 == c3801.f11630 && this.f11631 == c3801.f11631 && this.f11632 == c3801.f11632 && this.f11633 == c3801.f11633;
        }

        public int hashCode() {
            return ((((((((this.f11629.hashCode() + 527) * 31) + this.f11630) * 31) + this.f11631) * 31) + ((int) this.f11632)) * 31) + this.f11633;
        }

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public boolean m6122() {
            return this.f11630 != -1;
        }
    }

    /* JADX INFO: renamed from: ދ.ހ.֏.ؠ.ໞ.ސ$ؠ, reason: contains not printable characters */
    public interface InterfaceC3802 {
        /* JADX INFO: renamed from: ֏ */
        void mo5539(InterfaceC3800 interfaceC3800, AbstractC3457 abstractC3457);
    }

    /* JADX INFO: renamed from: ֏ */
    InterfaceC3798 mo1209(C3801 c3801, InterfaceC4089 interfaceC4089, long j);

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

    /* JADX INFO: renamed from: ֏ */
    void mo6097(Handler handler, InterfaceC3803 interfaceC3803);

    /* JADX INFO: renamed from: ֏ */
    void mo1212(InterfaceC3798 interfaceC3798);

    /* JADX INFO: renamed from: ֏ */
    void mo6099(InterfaceC3802 interfaceC3802);

    /* JADX INFO: renamed from: ֏ */
    void mo6100(InterfaceC3802 interfaceC3802, InterfaceC4115 interfaceC4115);

    /* JADX INFO: renamed from: ֏ */
    void mo6101(InterfaceC3803 interfaceC3803);
}
