package h7;

import O6.q;
import Z6.L;
import b7.AbstractC0552b;
import e7.r;

/* JADX INFO: renamed from: h7.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1038c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Object f13446a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final P6.f f13447b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final q f13448c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final B3.f f13449d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final G6.i f13450e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public Object f13451f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public int f13452g = -1;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final /* synthetic */ C1040e f13453h;

    /* JADX WARN: Multi-variable type inference failed */
    public C1038c(C1040e c1040e, Object obj, q qVar, q qVar2, B3.f fVar, G6.i iVar, AbstractC0552b abstractC0552b) {
        this.f13453h = c1040e;
        this.f13446a = obj;
        this.f13447b = (P6.f) qVar;
        this.f13448c = qVar2;
        this.f13449d = fVar;
        this.f13450e = iVar;
    }

    public final q a(C1040e c1040e, Object obj) {
        return null;
    }

    public final void b() {
        Object obj = this.f13451f;
        if (obj instanceof r) {
            ((r) obj).h(this.f13452g, this.f13453h.f13459q);
            return;
        }
        L l8 = obj instanceof L ? (L) obj : null;
        if (l8 != null) {
            l8.b();
        }
    }
}
