changed repo structure
This commit is contained in:
@@ -0,0 +1,112 @@
|
||||
.class public final Landroidx/lifecycle/LifecycleRegistry$Companion;
|
||||
.super Ljava/lang/Object;
|
||||
.source "LifecycleRegistry.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/lifecycle/LifecycleRegistry;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "Companion"
|
||||
.end annotation
|
||||
|
||||
.annotation runtime Lkotlin/Metadata;
|
||||
d1 = {
|
||||
"\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0008\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u0010\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u0006H\u0007J\u001f\u0010\u0007\u001a\u00020\u00082\u0006\u0010\t\u001a\u00020\u00082\u0008\u0010\n\u001a\u0004\u0018\u00010\u0008H\u0001\u00a2\u0006\u0002\u0008\u000b\u00a8\u0006\u000c"
|
||||
}
|
||||
d2 = {
|
||||
"Landroidx/lifecycle/LifecycleRegistry$Companion;",
|
||||
"",
|
||||
"()V",
|
||||
"createUnsafe",
|
||||
"Landroidx/lifecycle/LifecycleRegistry;",
|
||||
"owner",
|
||||
"Landroidx/lifecycle/LifecycleOwner;",
|
||||
"min",
|
||||
"Landroidx/lifecycle/Lifecycle$State;",
|
||||
"state1",
|
||||
"state2",
|
||||
"min$lifecycle_runtime_release",
|
||||
"lifecycle-runtime_release"
|
||||
}
|
||||
k = 0x1
|
||||
mv = {
|
||||
0x1,
|
||||
0x8,
|
||||
0x0
|
||||
}
|
||||
xi = 0x30
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 319
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Landroidx/lifecycle/LifecycleRegistry$Companion;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final createUnsafe(Landroidx/lifecycle/LifecycleOwner;)Landroidx/lifecycle/LifecycleRegistry;
|
||||
.locals 3
|
||||
.annotation runtime Lkotlin/jvm/JvmStatic;
|
||||
.end annotation
|
||||
|
||||
const-string v0, "owner"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 331
|
||||
new-instance v0, Landroidx/lifecycle/LifecycleRegistry;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, p1, v1, v2}, Landroidx/lifecycle/LifecycleRegistry;-><init>(Landroidx/lifecycle/LifecycleOwner;ZLkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final min$lifecycle_runtime_release(Landroidx/lifecycle/Lifecycle$State;Landroidx/lifecycle/Lifecycle$State;)Landroidx/lifecycle/Lifecycle$State;
|
||||
.locals 1
|
||||
.annotation runtime Lkotlin/jvm/JvmStatic;
|
||||
.end annotation
|
||||
|
||||
const-string v0, "state1"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
.line 336
|
||||
move-object v0, p1
|
||||
|
||||
check-cast v0, Ljava/lang/Enum;
|
||||
|
||||
invoke-virtual {p2, v0}, Landroidx/lifecycle/Lifecycle$State;->compareTo(Ljava/lang/Enum;)I
|
||||
|
||||
move-result v0
|
||||
|
||||
if-gez v0, :cond_0
|
||||
|
||||
move-object p1, p2
|
||||
|
||||
:cond_0
|
||||
return-object p1
|
||||
.end method
|
||||
Reference in New Issue
Block a user