package p025.p026;

import p138.p139.p143.p144.C2803;
import p138.p176.p177.p242.p246.p251.C4303;
import p402.C6542;
import p402.C6549;

/* JADX INFO: renamed from: އ.֏.ၛ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C1381<T> extends AbstractC1367<C1368> {

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public final C1307<T> f4537;

    /* JADX WARN: Multi-variable type inference failed */
    public C1381(C1368 c1368, C1307<? super T> c1307) {
        super(c1368);
        this.f4537 = c1307;
    }

    @Override // p025.p026.p027.C1284
    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("ResumeAwaitOnCompletion[");
        sbM4889.append(this.f4537);
        sbM4889.append(']');
        return sbM4889.toString();
    }

    @Override // p402.p411.p412.InterfaceC6614
    /* JADX INFO: renamed from: ؠ */
    public /* bridge */ /* synthetic */ C6549 mo1606(Throwable th) {
        mo2640(th);
        return C6549.f19328;
    }

    @Override // p025.p026.AbstractC1321
    /* JADX INFO: renamed from: ؠ, reason: avoid collision after fix types in other method */
    public void mo2640(Throwable th) {
        Object objM2717 = ((C1368) this.f4517).m2717();
        if (objM2717 instanceof C1318) {
            C1307<T> c1307 = this.f4537;
            Throwable th2 = ((C1318) objM2717).f4456;
            C6542.C6543 c6543 = C6542.f19318;
            c1307.mo2608(C4303.m7010(th2));
            return;
        }
        C1307<T> c13072 = this.f4537;
        Object objM2724 = C1373.m2724(objM2717);
        C6542.C6543 c65432 = C6542.f19318;
        c13072.mo2608(objM2724);
    }
}
