Files
adif-api-reverse-engineering/apk_decompiled/sources/androidx/lifecycle/C0181c0.java

36 lines
1.1 KiB
Java

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;
}
}