package J3;

import android.os.Trace;

/* JADX INFO: loaded from: classes3.dex */
public final class u implements Runnable {

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

    public /* synthetic */ u(int i6) {
        this.f3542a = i6;
    }

    @Override // java.lang.Runnable
    public final void run() {
        switch (this.f3542a) {
            case 0:
                return;
            default:
                try {
                    int i6 = B1.i.f450a;
                    Trace.beginSection("EmojiCompat.EmojiCompatInitializer.run");
                    if (T1.h.d()) {
                        T1.h.a().e();
                        break;
                    }
                    Trace.endSection();
                    return;
                } catch (Throwable th) {
                    int i7 = B1.i.f450a;
                    Trace.endSection();
                    throw th;
                }
        }
    }

    private final void a() {
    }
}
