package Q0;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final J4.e f5864b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f5865c;

    public z(String str, J4.e eVar) {
        this.f5863a = str;
        this.f5864b = eVar;
    }

    public final String toString() {
        return "AccessibilityKey: " + this.f5863a;
    }

    public /* synthetic */ z(String str) {
        this(str, l.f5768x);
    }

    public z(String str, int i6) {
        this(str);
        this.f5865c = true;
    }

    public z(String str, boolean z6, J4.e eVar) {
        this(str, eVar);
        this.f5865c = z6;
    }
}
