package B0;

import L0.C0164t;
import L0.C0169y;
import android.util.Pair;
import n4.u0;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class c0 implements Runnable {

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

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ f0 f722r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    public final /* synthetic */ Pair f723s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public final /* synthetic */ C0164t f724t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public final /* synthetic */ C0169y f725u;

    public /* synthetic */ c0(f0 f0Var, Pair pair, C0164t c0164t, C0169y c0169y, int i) {
        this.f721q = i;
        this.f722r = f0Var;
        this.f723s = pair;
        this.f724t = c0164t;
        this.f725u = c0169y;
    }

    @Override // java.lang.Runnable
    public final void run() {
        switch (this.f721q) {
            case u0.f15495q /* 0 */:
                C0.f fVar = (C0.f) this.f722r.f749r.i;
                Pair pair = this.f723s;
                fVar.C(((Integer) pair.first).intValue(), (L0.C) pair.second, this.f724t, this.f725u);
                break;
            default:
                C0.f fVar2 = (C0.f) this.f722r.f749r.i;
                Pair pair2 = this.f723s;
                fVar2.l(((Integer) pair2.first).intValue(), (L0.C) pair2.second, this.f724t, this.f725u);
                break;
        }
    }
}
