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,35 @@
package androidx.lifecycle;
import android.os.Handler;
/* renamed from: androidx.lifecycle.c0, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C0181c0 implements J {
public static final C0181c0 h = new C0181c0();
/* renamed from: a, reason: collision with root package name */
public int f3337a;
/* renamed from: b, reason: collision with root package name */
public int f3338b;
/* renamed from: e, reason: collision with root package name */
public Handler f3341e;
/* renamed from: c, reason: collision with root package name */
public boolean f3339c = true;
/* renamed from: d, reason: collision with root package name */
public boolean f3340d = true;
/* renamed from: f, reason: collision with root package name */
public final L f3342f = new L(this);
/* renamed from: g, reason: collision with root package name */
public final F2.f f3343g = new F2.f(this, 4);
@Override // androidx.lifecycle.J
public final C getLifecycle() {
return this.f3342f;
}
}