100 lines
2.9 KiB
Smali
100 lines
2.9 KiB
Smali
.class public Lcom/ea/nimble/bridge/IdentityNativeCallback;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/ea/nimble/identity/INimbleIdentityAuthenticator$NimbleIdentityAuthenticatorCallback;
|
|
.implements Lcom/ea/nimble/identity/INimbleIdentityAuthenticator$NimbleIdentityServerAuthCodeCallback;
|
|
.implements Lcom/ea/nimble/identity/INimbleIdentityAuthenticator$NimbleIdentityFriendsIdentityInfoCallback;
|
|
.implements Lcom/ea/nimble/identity/INimbleIdentityAuthenticator$NimbleAuthenticatorAccessTokenCallback;
|
|
|
|
|
|
# instance fields
|
|
.field private m_id:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 20
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Lcom/ea/nimble/bridge/IdentityNativeCallback;->m_id:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public AccessTokenCallback(Lcom/ea/nimble/identity/INimbleIdentityAuthenticator;Ljava/lang/String;Ljava/lang/String;Lcom/ea/nimble/Error;)V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/ea/nimble/bridge/IdentityNativeCallback;->m_id:I
|
|
|
|
filled-new-array {p1, p2, p3, p4}, [Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
.line 46
|
|
invoke-static {v0, p1}, Lcom/ea/nimble/bridge/BaseNativeCallback;->sendNativeCallback(I[Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public finalize()V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/ea/nimble/bridge/IdentityNativeCallback;->m_id:I
|
|
|
|
.line 52
|
|
invoke-static {v0}, Lcom/ea/nimble/bridge/BaseNativeCallback;->nativeFinalize(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onCallback(Lcom/ea/nimble/identity/INimbleIdentityAuthenticator;Lcom/ea/nimble/Error;)V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/ea/nimble/bridge/IdentityNativeCallback;->m_id:I
|
|
|
|
filled-new-array {p1, p2}, [Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
.line 40
|
|
invoke-static {v0, p1}, Lcom/ea/nimble/bridge/BaseNativeCallback;->sendNativeCallback(I[Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onCallback(Lcom/ea/nimble/identity/INimbleIdentityAuthenticator;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/ea/nimble/Error;)V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/ea/nimble/bridge/IdentityNativeCallback;->m_id:I
|
|
|
|
filled-new-array {p1, p2, p3, p4, p5}, [Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
.line 34
|
|
invoke-static {v0, p1}, Lcom/ea/nimble/bridge/BaseNativeCallback;->sendNativeCallback(I[Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onCallback(Lcom/ea/nimble/identity/INimbleIdentityAuthenticator;Lorg/json/JSONObject;Lcom/ea/nimble/Error;)V
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/ea/nimble/bridge/IdentityNativeCallback;->m_id:I
|
|
|
|
filled-new-array {p1, p2, p3}, [Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
.line 27
|
|
invoke-static {v0, p1}, Lcom/ea/nimble/bridge/BaseNativeCallback;->sendNativeCallback(I[Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|