package androidx.fragment.app;

import java.util.ArrayList;

/* JADX INFO: loaded from: classes.dex */
public abstract class r0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public ArrayList f11704a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f11705b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f11707d;

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public int f11709f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public boolean f11710g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public String f11711h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public int f11712i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public CharSequence f11713j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public int f11714k;
    public CharSequence l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public ArrayList f11715m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public ArrayList f11716n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public boolean f11717o;

    public final void b(q0 q0Var) {
        this.f11704a.add(q0Var);
        q0Var.f11697d = this.f11705b;
        q0Var.f11698e = this.f11706c;
        q0Var.f11699f = this.f11707d;
        q0Var.f11700g = this.f11708e;
    }

    public abstract void c(int i6, G g6, String str);
}
