package com.google.android.gms.measurement.internal;

import android.os.SystemClock;

/* JADX INFO: loaded from: classes2.dex */
public final class r3 extends p {

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ int f21890e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ Object f21891f;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ r3(Object obj, m1 m1Var, int i10) {
        super(m1Var);
        this.f21890e = i10;
        this.f21891f = obj;
    }

    @Override // com.google.android.gms.measurement.internal.p
    public final void c() throws Throwable {
        int i10 = this.f21890e;
        Object obj = this.f21891f;
        switch (i10) {
            case 0:
                xyz.stream.utils.k0 k0Var = (xyz.stream.utils.k0) obj;
                ((m3) k0Var.f36160d).w();
                ((i8.d) ((m3) k0Var.f36160d).zzb()).getClass();
                k0Var.d(SystemClock.elapsedRealtime(), false, false);
                s sVarH = ((m1) ((m3) k0Var.f36160d).f31277a).h();
                ((i8.d) ((m3) k0Var.f36160d).zzb()).getClass();
                sVarH.D(SystemClock.elapsedRealtime());
                break;
            default:
                u3 u3Var = (u3) obj;
                u3Var.D();
                u3Var.zzj().f21842n.c("Starting upload from DelayedRunnable");
                u3Var.f21969b.a0();
                break;
        }
    }
}
