package B0;

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

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

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

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

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

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

    public /* synthetic */ b0(f0 f0Var, Pair pair, C0169y c0169y, int i) {
        this.f713q = i;
        this.f714r = f0Var;
        this.f715s = pair;
        this.f716t = c0169y;
    }

    @Override // java.lang.Runnable
    public final void run() {
        switch (this.f713q) {
            case u0.f15495q /* 0 */:
                C0.f fVar = (C0.f) this.f714r.f749r.i;
                Pair pair = this.f715s;
                int iIntValue = ((Integer) pair.first).intValue();
                L0.C c3 = (L0.C) pair.second;
                c3.getClass();
                fVar.a(iIntValue, c3, this.f716t);
                break;
            default:
                C0.f fVar2 = (C0.f) this.f714r.f749r.i;
                Pair pair2 = this.f715s;
                fVar2.g(((Integer) pair2.first).intValue(), (L0.C) pair2.second, this.f716t);
                break;
        }
    }
}
