apkfuckery/com.discord/smali/com/discord/stores/StoreMFA$updatePendingMFAState$1.smali
2019-04-03 02:06:05 +02:00

71 lines
2.3 KiB
Smali

.class final Lcom/discord/stores/StoreMFA$updatePendingMFAState$1;
.super Ljava/lang/Object;
.source "StoreMFA.kt"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMFA;->updatePendingMFAState(Lcom/discord/stores/StoreMFA$MFAActivationState;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
.field final synthetic $newActivationState:Lcom/discord/stores/StoreMFA$MFAActivationState;
.field final synthetic this$0:Lcom/discord/stores/StoreMFA;
# direct methods
.method constructor <init>(Lcom/discord/stores/StoreMFA;Lcom/discord/stores/StoreMFA$MFAActivationState;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreMFA$updatePendingMFAState$1;->this$0:Lcom/discord/stores/StoreMFA;
iput-object p2, p0, Lcom/discord/stores/StoreMFA$updatePendingMFAState$1;->$newActivationState:Lcom/discord/stores/StoreMFA$MFAActivationState;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call()V
.locals 6
iget-object v0, p0, Lcom/discord/stores/StoreMFA$updatePendingMFAState$1;->this$0:Lcom/discord/stores/StoreMFA;
invoke-static {v0}, Lcom/discord/stores/StoreMFA;->access$getState$p(Lcom/discord/stores/StoreMFA;)Lcom/discord/stores/StoreMFA$State;
move-result-object v1
iget-object v2, p0, Lcom/discord/stores/StoreMFA$updatePendingMFAState$1;->$newActivationState:Lcom/discord/stores/StoreMFA$MFAActivationState;
const/4 v3, 0x0
const/4 v4, 0x2
const/4 v5, 0x0
invoke-static {v1, v2, v3, v4, v5}, Lcom/discord/stores/StoreMFA$State;->copy$default(Lcom/discord/stores/StoreMFA$State;Lcom/discord/stores/StoreMFA$MFAActivationState;ZILjava/lang/Object;)Lcom/discord/stores/StoreMFA$State;
move-result-object v1
invoke-static {v0, v1}, Lcom/discord/stores/StoreMFA;->access$setState$p(Lcom/discord/stores/StoreMFA;Lcom/discord/stores/StoreMFA$State;)V
iget-object v0, p0, Lcom/discord/stores/StoreMFA$updatePendingMFAState$1;->this$0:Lcom/discord/stores/StoreMFA;
const/4 v1, 0x1
invoke-static {v0, v1}, Lcom/discord/stores/StoreMFA;->access$setDirty$p(Lcom/discord/stores/StoreMFA;Z)V
return-void
.end method