package defpackage;

import java.util.concurrent.ThreadPoolExecutor;

/* JADX INFO: renamed from: ˀᵼᵕ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0638 extends ˋˀᵧ {

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final /* synthetic */ ThreadPoolExecutor f3001;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final /* synthetic */ ˋˀᵧ f3002;

    public C0638(ˋˀᵧ r1, ThreadPoolExecutor threadPoolExecutor) {
        this.f3002 = r1;
        this.f3001 = threadPoolExecutor;
    }

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final void m2298(Throwable th) {
        ThreadPoolExecutor threadPoolExecutor = this.f3001;
        try {
            this.f3002.ᵔᵖᵹᵫ(th);
        } finally {
            threadPoolExecutor.shutdown();
        }
    }

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final void m2299(ᵥᵵᵶᵩ r2) {
        ThreadPoolExecutor threadPoolExecutor = this.f3001;
        try {
            this.f3002.ᵨᵼⁱ(r2);
        } finally {
            threadPoolExecutor.shutdown();
        }
    }
}
