tmap/smali/u2/k$a.smali
2022-06-10 21:38:30 +09:00

111 lines
3.0 KiB
Smali

.class public final Lu2/k$a;
.super Ljava/lang/Object;
.source "DynamicInstallManager.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lu2/k;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/SourceDebugExtension;
value = "SMAP\nDynamicInstallManager.kt\nKotlin\n*S Kotlin\n*F\n+ 1 DynamicInstallManager.kt\nandroidx/navigation/dynamicfeatures/DynamicInstallManager$Companion\n*L\n1#1,188:1\n*E\n"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u001a\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0005\u0008\u0080\u0003\u0018\u00002\u00020\u0001B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u0008\u0010\tJ\u001d\u0010\u0006\u001a\u00020\u00052\u000c\u0010\u0004\u001a\u0008\u0012\u0004\u0012\u00020\u00030\u0002H\u0000\u00a2\u0006\u0004\u0008\u0006\u0010\u0007\u00a8\u0006\n"
}
d2 = {
"Lu2/k$a;",
"",
"Landroidx/lifecycle/MutableLiveData;",
"Lcom/google/android/play/core/splitinstall/SplitInstallSessionState;",
"status",
"Lkotlin/d1;",
"a",
"(Landroidx/lifecycle/MutableLiveData;)V",
"<init>",
"()V",
"navigation-dynamic-features-runtime_release"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/u;)V
.locals 0
.line 2
invoke-direct {p0}, Lu2/k$a;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Landroidx/lifecycle/MutableLiveData;)V
.locals 1
.param p1 # Landroidx/lifecycle/MutableLiveData;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/lifecycle/MutableLiveData<",
"Lcom/google/android/play/core/splitinstall/SplitInstallSessionState;",
">;)V"
}
.end annotation
const-string v0, "status"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->q(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-virtual {p1}, Landroidx/lifecycle/LiveData;->hasActiveObservers()Z
move-result p1
xor-int/lit8 p1, p1, 0x1
if-eqz p1, :cond_0
return-void
:cond_0
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "This DynamicInstallMonitor will not emit any more status updates. You should remove all Observers after null has been emitted."
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method