package b0;

import L1.Q0;
import android.os.Looper;
import s1.z;

/* JADX INFO: loaded from: classes.dex */
public final class f {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Object f4629a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public volatile Object f4630b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public volatile Object f4631c;

    public f(Looper looper, Object obj, String str) {
        this.f4629a = new Q0(looper);
        this.f4630b = obj;
        z.d(str);
        this.f4631c = new r1.g(str, obj);
    }

    public void a(r1.h hVar) {
        ((Q0) this.f4629a).execute(new o1.i(3, this, hVar));
    }

    public f(j jVar) {
        this.f4629a = jVar;
    }
}
