package defpackage;

import android.os.Bundle;
import j$.util.Objects;

/* JADX INFO: renamed from: ᵟᵭᵴᵞ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C3102 extends AbstractRunnableC1283 {

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3102(C2957 c2957, String str, String str2, Bundle bundle, int i) {
        super(c2957, true);
        this.f11867 = i;
        switch (i) {
            case 1:
                this.f11868 = str;
                this.f11865 = str2;
                this.f11866 = bundle;
                Objects.requireNonNull(c2957);
                this.f11869 = c2957;
                super(c2957, true);
                break;
            default:
                this.f11868 = str;
                this.f11865 = str2;
                this.f11866 = bundle;
                Objects.requireNonNull(c2957);
                this.f11869 = c2957;
                break;
        }
    }

    @Override // defpackage.AbstractRunnableC1283
    /* JADX INFO: renamed from: ᵲᵶᵳˈ */
    public final void mo1825() {
        switch (this.f11867) {
            case 0:
                InterfaceC5047 interfaceC5047 = this.f11869.f11375;
                ᵘᵞʿⁱ.ᵶᵥᵝ(interfaceC5047);
                interfaceC5047.clearConditionalUserProperty(this.f11868, this.f11865, this.f11866);
                break;
            default:
                long j = this.f5361;
                long j2 = this.f5363;
                InterfaceC5047 interfaceC50472 = this.f11869.f11375;
                ᵘᵞʿⁱ.ᵶᵥᵝ(interfaceC50472);
                interfaceC50472.logEventWithElapsedTime(this.f11868, this.f11865, this.f11866, true, true, j, j2);
                break;
        }
    }
}
