Initial import of ADIF API reverse-engineering toolkit

This commit is contained in:
2025-12-16 08:37:56 +01:00
commit 60388529c1
11486 changed files with 1086536 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
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;
}
}