package D;

import android.content.ComponentName;
import b.InterfaceC0321c;
import java.util.ArrayDeque;

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public InterfaceC0321c f334c;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public boolean f333b = false;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final ArrayDeque f335d = new ArrayDeque();

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f336e = 0;

    public T(ComponentName componentName) {
        this.f332a = componentName;
    }
}
