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

45 lines
1.2 KiB
Java

package androidx.fragment.app;
/* loaded from: classes.dex */
public final class v0 {
/* renamed from: a, reason: collision with root package name */
public int f3249a;
/* renamed from: b, reason: collision with root package name */
public K f3250b;
/* renamed from: c, reason: collision with root package name */
public boolean f3251c = false;
/* renamed from: d, reason: collision with root package name */
public int f3252d;
/* renamed from: e, reason: collision with root package name */
public int f3253e;
/* renamed from: f, reason: collision with root package name */
public int f3254f;
/* renamed from: g, reason: collision with root package name */
public int f3255g;
public androidx.lifecycle.B h;
public androidx.lifecycle.B i;
public v0(K k4, int i) {
this.f3249a = i;
this.f3250b = k4;
androidx.lifecycle.B b4 = androidx.lifecycle.B.f3284e;
this.h = b4;
this.i = b4;
}
public v0(K k4, int i, int i4) {
this.f3249a = i;
this.f3250b = k4;
androidx.lifecycle.B b4 = androidx.lifecycle.B.f3284e;
this.h = b4;
this.i = b4;
}
}