You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
2.7 KiB
106 lines
2.7 KiB
2 years ago
|
.class Lcom/viatech/cloud/CloudView$5;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "CloudView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/viatech/util/weixin/WXLoginHepler$WXLoginListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/cloud/CloudView;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/cloud/CloudView;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/cloud/CloudView;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 241
|
||
|
iput-object p1, p0, Lcom/viatech/cloud/CloudView$5;->this$0:Lcom/viatech/cloud/CloudView;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onWXLoginError(I)V
|
||
|
.locals 3
|
||
|
|
||
|
.prologue
|
||
|
.line 244
|
||
|
const-string v0, "Vpai_CloudView"
|
||
|
|
||
|
new-instance v1, Ljava/lang/StringBuilder;
|
||
|
|
||
|
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
|
||
|
|
||
|
const-string v2, "onWXLoginError errno: "
|
||
|
|
||
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||
|
|
||
|
.line 245
|
||
|
iget-object v0, p0, Lcom/viatech/cloud/CloudView$5;->this$0:Lcom/viatech/cloud/CloudView;
|
||
|
|
||
|
iget-object v0, v0, Lcom/viatech/cloud/CloudView;->mHandler:Landroid/os/Handler;
|
||
|
|
||
|
new-instance v1, Lcom/viatech/cloud/CloudView$5$1;
|
||
|
|
||
|
invoke-direct {v1, p0}, Lcom/viatech/cloud/CloudView$5$1;-><init>(Lcom/viatech/cloud/CloudView$5;)V
|
||
|
|
||
|
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
||
|
|
||
|
.line 253
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onWXLoginSuccess()V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 257
|
||
|
const-string v0, "Vpai_CloudView"
|
||
|
|
||
|
const-string v1, "onWXLoginSuccess"
|
||
|
|
||
|
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
|
||
|
|
||
|
.line 258
|
||
|
iget-object v0, p0, Lcom/viatech/cloud/CloudView$5;->this$0:Lcom/viatech/cloud/CloudView;
|
||
|
|
||
|
iget-object v0, v0, Lcom/viatech/cloud/CloudView;->mHandler:Landroid/os/Handler;
|
||
|
|
||
|
new-instance v1, Lcom/viatech/cloud/CloudView$5$2;
|
||
|
|
||
|
invoke-direct {v1, p0}, Lcom/viatech/cloud/CloudView$5$2;-><init>(Lcom/viatech/cloud/CloudView$5;)V
|
||
|
|
||
|
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
||
|
|
||
|
.line 265
|
||
|
return-void
|
||
|
.end method
|