Files
rr3-apk/smali_classes2/com/firemonkeys/cloudcellapi/GooglePlayWorker$2.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

105 lines
2.6 KiB
Smali

.class Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->Login(JZ)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;
.field final synthetic val$bSilent:Z
.field final synthetic val$pCallback:J
# direct methods
.method public constructor <init>(Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;JZ)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$2;->this$0:Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;
iput-wide p2, p0, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$2;->val$pCallback:J
iput-boolean p4, p0, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$2;->val$bSilent:Z
.line 365
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 369
invoke-static {}, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->-$$Nest$sfgetlock()Ljava/lang/Object;
move-result-object v0
monitor-enter v0
:try_start_0
iget-wide v1, p0, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$2;->val$pCallback:J
.line 371
invoke-static {v1, v2}, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->-$$Nest$sfputm_nLoginCallback(J)V
.line 372
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-boolean v0, p0, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$2;->val$bSilent:Z
.line 374
invoke-static {v0}, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->-$$Nest$sfputm_bLoginSilent(Z)V
const/4 v0, 0x1
.line 376
invoke-static {v0}, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->-$$Nest$sfputm_bSignInFlow(Z)V
const-string v0, "GooglePlayWorker"
const-string v1, "Calling SignInSilently"
.line 377
invoke-static {v0, v1}, Lcom/firemonkeys/cloudcellapi/Logging;->CC_TRACE(Ljava/lang/Object;Ljava/lang/String;)V
.line 378
invoke-static {}, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->-$$Nest$smSignInSilently()V
return-void
:catchall_0
move-exception v1
.line 372
:try_start_1
monitor-exit v0
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw v1
.end method