package defpackage;

import java.lang.reflect.Method;

/* JADX INFO: renamed from: ᵫʾᵚ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public abstract class AbstractC3948 {

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public static final Method f15076;

    static {
        Method method;
        Method[] methods = Throwable.class.getMethods();
        int length = methods.length;
        int i = 0;
        while (true) {
            method = null;
            if (i >= length) {
                break;
            }
            Method method2 = methods[i];
            if (ᵥˈᵛ.ˊᵫᵗ(method2.getName(), "addSuppressed")) {
                Class<?>[] parameterTypes = method2.getParameterTypes();
                if (ᵥˈᵛ.ˊᵫᵗ(parameterTypes.length == 1 ? parameterTypes[0] : null, Throwable.class)) {
                    method = method2;
                    break;
                }
            }
            i++;
        }
        f15076 = method;
        int length2 = methods.length;
        for (int i2 = 0; i2 < length2 && !ᵥˈᵛ.ˊᵫᵗ(methods[i2].getName(), "getSuppressed"); i2++) {
        }
    }
}
