apkfuckery/com.discord/smali/com/discord/stores/StoreAuthentication$getFing...

70 lines
1.8 KiB
Smali

.class public final Lcom/discord/stores/StoreAuthentication$getFingerprintSnapshotOrGenerate$2;
.super Ljava/lang/Object;
.source "StoreAuthentication.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreAuthentication;->getFingerprintSnapshotOrGenerate()Lrx/Observable;
.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;",
"Lrx/functions/Action1<",
"Ljava/lang/String;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/stores/StoreAuthentication;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreAuthentication;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreAuthentication$getFingerprintSnapshotOrGenerate$2;->this$0:Lcom/discord/stores/StoreAuthentication;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)V
.locals 0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreAuthentication$getFingerprintSnapshotOrGenerate$2;->call(Ljava/lang/String;)V
return-void
.end method
.method public final call(Ljava/lang/String;)V
.locals 2
iget-object v0, p0, Lcom/discord/stores/StoreAuthentication$getFingerprintSnapshotOrGenerate$2;->this$0:Lcom/discord/stores/StoreAuthentication;
const/4 v1, 0x0
invoke-virtual {v0, p1, v1}, Lcom/discord/stores/StoreAuthentication;->setFingerprint(Ljava/lang/String;Z)V
return-void
.end method