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

100 lines
3.2 KiB
Smali

.class Lcom/facebook/gamingservices/GameRequestDialog$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/facebook/gamingservices/cloudgaming/DaemonRequest$Callback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/gamingservices/GameRequestDialog;->showForCloud(Lcom/facebook/share/model/GameRequestContent;Ljava/lang/Object;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/facebook/gamingservices/GameRequestDialog;
# direct methods
.method public constructor <init>(Lcom/facebook/gamingservices/GameRequestDialog;)V
.locals 0
iput-object p1, p0, Lcom/facebook/gamingservices/GameRequestDialog$3;->this$0:Lcom/facebook/gamingservices/GameRequestDialog;
.line 261
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted(Lcom/facebook/GraphResponse;)V
.locals 3
iget-object v0, p0, Lcom/facebook/gamingservices/GameRequestDialog$3;->this$0:Lcom/facebook/gamingservices/GameRequestDialog;
.line 264
invoke-static {v0}, Lcom/facebook/gamingservices/GameRequestDialog;->access$400(Lcom/facebook/gamingservices/GameRequestDialog;)Lcom/facebook/FacebookCallback;
move-result-object v0
if-eqz v0, :cond_1
.line 265
invoke-virtual {p1}, Lcom/facebook/GraphResponse;->getError()Lcom/facebook/FacebookRequestError;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/facebook/gamingservices/GameRequestDialog$3;->this$0:Lcom/facebook/gamingservices/GameRequestDialog;
.line 266
invoke-static {v0}, Lcom/facebook/gamingservices/GameRequestDialog;->access$400(Lcom/facebook/gamingservices/GameRequestDialog;)Lcom/facebook/FacebookCallback;
move-result-object v0
new-instance v1, Lcom/facebook/FacebookException;
invoke-virtual {p1}, Lcom/facebook/GraphResponse;->getError()Lcom/facebook/FacebookRequestError;
move-result-object p1
invoke-virtual {p1}, Lcom/facebook/FacebookRequestError;->getErrorMessage()Ljava/lang/String;
move-result-object p1
invoke-direct {v1, p1}, Lcom/facebook/FacebookException;-><init>(Ljava/lang/String;)V
invoke-interface {v0, v1}, Lcom/facebook/FacebookCallback;->onError(Lcom/facebook/FacebookException;)V
goto :goto_0
:cond_0
iget-object v0, p0, Lcom/facebook/gamingservices/GameRequestDialog$3;->this$0:Lcom/facebook/gamingservices/GameRequestDialog;
.line 268
invoke-static {v0}, Lcom/facebook/gamingservices/GameRequestDialog;->access$400(Lcom/facebook/gamingservices/GameRequestDialog;)Lcom/facebook/FacebookCallback;
move-result-object v0
new-instance v1, Lcom/facebook/gamingservices/GameRequestDialog$Result;
const/4 v2, 0x0
invoke-direct {v1, p1, v2}, Lcom/facebook/gamingservices/GameRequestDialog$Result;-><init>(Lcom/facebook/GraphResponse;Lcom/facebook/gamingservices/GameRequestDialog$1;)V
invoke-interface {v0, v1}, Lcom/facebook/FacebookCallback;->onSuccess(Ljava/lang/Object;)V
:cond_1
:goto_0
return-void
.end method