a.smali
.class Lcom/cleanmaster/h5webgame/a;
.super Ljava/lang/Object;
.source "H5WebGameActivity.java"
# interfaces
.implements Lcom/cleanmaster/h5webgame/RequestUrl2Service$UrlRequestCallback;
# instance fields
.field final synthetic a:Z
.field final synthetic b:Lcom/cleanmaster/h5webgame/H5WebGameActivity;
# direct methods
.method constructor <init>(Lcom/cleanmaster/h5webgame/H5WebGameActivity;Z)V
.registers 3
.prologue
.line 179
iput-object p1, p0, Lcom/cleanmaster/h5webgame/a;->b:Lcom/cleanmaster/h5webgame/H5WebGameActivity;
iput-boolean p2, p0, Lcom/cleanmaster/h5webgame/a;->a:Z
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onFail(Lcom/android/volley/VolleyError;)V
.registers 3
.prologue
.line 187
iget-object v0, p0, Lcom/cleanmaster/h5webgame/a;->b:Lcom/cleanmaster/h5webgame/H5WebGameActivity;
invoke-static {v0}, Lcom/cleanmaster/h5webgame/H5WebGameActivity;->c(Lcom/cleanmaster/h5webgame/H5WebGameActivity;)V
.line 188
return-void
.end method
.method public onSuccess(Lorg/json/JSONObject;)V
.registers 4
.prologue
.line 182
iget-object v0, p0, Lcom/cleanmaster/h5webgame/a;->b:Lcom/cleanmaster/h5webgame/H5WebGameActivity;
iget-boolean v1, p0, Lcom/cleanmaster/h5webgame/a;->a:Z
invoke-static {v0, p1, v1}, Lcom/cleanmaster/h5webgame/H5WebGameActivity;->a(Lcom/cleanmaster/h5webgame/H5WebGameActivity;Lorg/json/JSONObject;Z)V
.line 183
return-void
.end method