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

73 lines
1.8 KiB
Smali

.class Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$7;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/tasks/OnSuccessListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;->ShowAchievements()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/gms/tasks/OnSuccessListener<",
"Landroid/content/Intent;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;
# direct methods
.method public constructor <init>(Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;)V
.locals 0
iput-object p1, p0, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$7;->this$0:Lcom/firemonkeys/cloudcellapi/GooglePlayWorker;
.line 827
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onSuccess(Landroid/content/Intent;)V
.locals 2
.line 831
invoke-static {}, Lcom/firemonkeys/cloudcellapi/CC_Component;->GetActivity()Landroid/app/Activity;
move-result-object v0
const/16 v1, 0x232b
.line 832
invoke-virtual {v0, p1, v1}, Landroid/app/Activity;->startActivityForResult(Landroid/content/Intent;I)V
return-void
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.locals 0
.line 827
check-cast p1, Landroid/content/Intent;
invoke-virtual {p0, p1}, Lcom/firemonkeys/cloudcellapi/GooglePlayWorker$7;->onSuccess(Landroid/content/Intent;)V
return-void
.end method