88 lines
2.5 KiB
Smali
88 lines
2.5 KiB
Smali
.class final Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2$1;
|
|
.super Ljava/lang/Object;
|
|
.source "CoroutineLiveData.kt"
|
|
|
|
# interfaces
|
|
.implements Landroidx/lifecycle/Observer;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Landroidx/lifecycle/Observer<",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u000c\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\u0006\u001a\u00020\u0003\"\u0004\u0008\u0000\u0010\u00002\u000e\u0010\u0002\u001a\n \u0001*\u0004\u0018\u00018\u00008\u0000H\n\u00a2\u0006\u0004\u0008\u0004\u0010\u0005"
|
|
}
|
|
d2 = {
|
|
"T",
|
|
"kotlin.jvm.PlatformType",
|
|
"it",
|
|
"Lkotlin/d1;",
|
|
"onChanged",
|
|
"(Ljava/lang/Object;)V",
|
|
"<anonymous>"
|
|
}
|
|
k = 0x3
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2$1;->this$0:Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onChanged(Ljava/lang/Object;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TT;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2$1;->this$0:Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2;
|
|
|
|
iget-object v0, v0, Landroidx/lifecycle/CoroutineLiveDataKt$addDisposableSource$2;->$this_addDisposableSource:Landroidx/lifecycle/MediatorLiveData;
|
|
|
|
invoke-virtual {v0, p1}, Landroidx/lifecycle/MutableLiveData;->setValue(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|