Files
adif-api-reverse-engineering/apk_decompiled/sources/androidx/fragment/app/w0.java

60 lines
1.7 KiB
Java

package androidx.fragment.app;
import java.util.ArrayList;
/* loaded from: classes.dex */
public abstract class w0 {
/* renamed from: b, reason: collision with root package name */
public int f3258b;
/* renamed from: c, reason: collision with root package name */
public int f3259c;
/* renamed from: d, reason: collision with root package name */
public int f3260d;
/* renamed from: e, reason: collision with root package name */
public int f3261e;
/* renamed from: f, reason: collision with root package name */
public int f3262f;
/* renamed from: g, reason: collision with root package name */
public boolean f3263g;
public String i;
/* renamed from: j, reason: collision with root package name */
public int f3264j;
/* renamed from: k, reason: collision with root package name */
public CharSequence f3265k;
/* renamed from: l, reason: collision with root package name */
public int f3266l;
/* renamed from: m, reason: collision with root package name */
public CharSequence f3267m;
/* renamed from: n, reason: collision with root package name */
public ArrayList f3268n;
/* renamed from: o, reason: collision with root package name */
public ArrayList f3269o;
/* renamed from: a, reason: collision with root package name */
public final ArrayList f3257a = new ArrayList();
public boolean h = true;
public boolean p = false;
public final void b(v0 v0Var) {
this.f3257a.add(v0Var);
v0Var.f3252d = this.f3258b;
v0Var.f3253e = this.f3259c;
v0Var.f3254f = this.f3260d;
v0Var.f3255g = this.f3261e;
}
public abstract void c(int i, K k4, String str, int i4);
}