g$g.smali
.class public final Ltj/g$g;
.super Lkotlin/jvm/internal/Lambda;
.source "SystemSettingsViewModel.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ltj/g;->c(Landroid/app/Activity;Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Ltj/g;
.field public final synthetic b:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ltj/g;Z)V
.registers 3
iput-object p1, p0, Ltj/g$g;->a:Ltj/g;
iput-boolean p2, p0, Ltj/g$g;->b:Z
const/4 p1, 0x0
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Ltj/g$g;->invoke()V
sget-object v0, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.registers 3
iget-object v0, p0, Ltj/g$g;->a:Ltj/g;
invoke-static {v0}, Ltj/g;->b(Ltj/g;)Landroidx/lifecycle/MutableLiveData;
move-result-object v0
iget-boolean v1, p0, Ltj/g$g;->b:Z
xor-int/lit8 v1, v1, 0x1
invoke-static {v1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object v1
invoke-virtual {v0, v1}, Landroidx/lifecycle/MutableLiveData;->setValue(Ljava/lang/Object;)V
return-void
.end method