97 lines
3.2 KiB
Smali
97 lines
3.2 KiB
Smali
.class public final Landroidx/lifecycle/LiveDataKt;
|
|
.super Ljava/lang/Object;
|
|
.source "LiveData.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u001e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u001a@\u0010\u0008\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0007\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u00012\u0006\u0010\u0003\u001a\u00020\u00022\u0014\u0008\u0004\u0010\u0006\u001a\u000e\u0012\u0004\u0012\u00028\u0000\u0012\u0004\u0012\u00020\u00050\u0004H\u0087\u0008\u00f8\u0001\u0000\u0082\u0002\u0007\n\u0005\u0008\u009920\u0001\u00a8\u0006\t"
|
|
}
|
|
d2 = {
|
|
"T",
|
|
"Landroidx/lifecycle/LiveData;",
|
|
"Landroidx/lifecycle/LifecycleOwner;",
|
|
"owner",
|
|
"Lkotlin/Function1;",
|
|
"Lkotlin/d1;",
|
|
"onChanged",
|
|
"Landroidx/lifecycle/Observer;",
|
|
"observe",
|
|
"lifecycle-livedata-core-ktx_release"
|
|
}
|
|
k = 0x2
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x1
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static final observe(Landroidx/lifecycle/LiveData;Landroidx/lifecycle/LifecycleOwner;Lej/l;)Landroidx/lifecycle/Observer;
|
|
.locals 1
|
|
.param p0 # Landroidx/lifecycle/LiveData;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.param p1 # Landroidx/lifecycle/LifecycleOwner;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lej/l;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/MainThread;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Landroidx/lifecycle/LiveData<",
|
|
"TT;>;",
|
|
"Landroidx/lifecycle/LifecycleOwner;",
|
|
"Lej/l<",
|
|
"-TT;",
|
|
"Lkotlin/d1;",
|
|
">;)",
|
|
"Landroidx/lifecycle/Observer<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Deprecated;
|
|
message = "This extension method is not required when using Kotlin 1.4. You should remove \"import androidx.lifecycle.observe\""
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
const-string v0, "$this$observe"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "owner"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "onChanged"
|
|
|
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 1
|
|
new-instance v0, Landroidx/lifecycle/LiveDataKt$observe$wrappedObserver$1;
|
|
|
|
invoke-direct {v0, p2}, Landroidx/lifecycle/LiveDataKt$observe$wrappedObserver$1;-><init>(Lej/l;)V
|
|
|
|
.line 2
|
|
invoke-virtual {p0, p1, v0}, Landroidx/lifecycle/LiveData;->observe(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Observer;)V
|
|
|
|
return-object v0
|
|
.end method
|