package B;

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

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

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

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

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

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

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

    public l(ComponentName componentName) {
        this.f491a = componentName;
    }
}
