package defpackage;

import j$.util.Objects;

/* JADX INFO: renamed from: ˇˆᵡ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0951 extends AbstractRunnableC1283 {

    /* JADX INFO: renamed from: ˈᵲᵢ, reason: contains not printable characters */
    public final /* synthetic */ String f4134;

    /* JADX INFO: renamed from: ˌᵨʠᵫ, reason: contains not printable characters */
    public final /* synthetic */ C2957 f4135;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final /* synthetic */ int f4136 = 0;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public final /* synthetic */ String f4137;

    /* JADX INFO: renamed from: ᵸˆˁ, reason: contains not printable characters */
    public final /* synthetic */ Object f4138;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0951(C2957 c2957, String str, String str2, BinderC0669 binderC0669) {
        super(c2957, true);
        this.f4137 = str;
        this.f4134 = str2;
        this.f4138 = binderC0669;
        Objects.requireNonNull(c2957);
        this.f4135 = c2957;
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0951(C2957 c2957, C5379 c5379, String str, String str2) {
        super(c2957, true);
        this.f4138 = c5379;
        this.f4137 = str;
        this.f4134 = str2;
        Objects.requireNonNull(c2957);
        this.f4135 = c2957;
    }

    @Override // defpackage.AbstractRunnableC1283
    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public void mo3207() {
        switch (this.f4136) {
            case 0:
                ((BinderC0669) this.f4138).mo2444(null);
                break;
        }
    }

    @Override // defpackage.AbstractRunnableC1283
    /* JADX INFO: renamed from: ᵲᵶᵳˈ */
    public final void mo1825() {
        switch (this.f4136) {
            case 0:
                InterfaceC5047 interfaceC5047 = this.f4135.f11375;
                ᵘᵞʿⁱ.ᵶᵥᵝ(interfaceC5047);
                interfaceC5047.getConditionalUserProperties(this.f4137, this.f4134, (BinderC0669) this.f4138);
                break;
            default:
                InterfaceC5047 interfaceC50472 = this.f4135.f11375;
                ᵘᵞʿⁱ.ᵶᵥᵝ(interfaceC50472);
                interfaceC50472.setCurrentScreenByScionActivityInfo((C5379) this.f4138, this.f4137, this.f4134, this.f5361);
                break;
        }
    }
}
