今奥全景相机
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.

73 lines
2.1 KiB

.class Lcom/viatech/util/HttpRequestManager$4;
.super Ljava/lang/Object;
.source "HttpRequestManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/viatech/util/HttpRequestManager;->requestHttps(Ljava/lang/String;Lcom/viatech/util/HttpRequestManager$OnHttpResponseListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/viatech/util/HttpRequestManager;
.field final synthetic val$listener:Lcom/viatech/util/HttpRequestManager$OnHttpResponseListener;
.field final synthetic val$str:Ljava/lang/String;
# direct methods
.method constructor <init>(Lcom/viatech/util/HttpRequestManager;Ljava/lang/String;Lcom/viatech/util/HttpRequestManager$OnHttpResponseListener;)V
.locals 0
.prologue
.line 288
iput-object p1, p0, Lcom/viatech/util/HttpRequestManager$4;->this$0:Lcom/viatech/util/HttpRequestManager;
iput-object p2, p0, Lcom/viatech/util/HttpRequestManager$4;->val$str:Ljava/lang/String;
iput-object p3, p0, Lcom/viatech/util/HttpRequestManager$4;->val$listener:Lcom/viatech/util/HttpRequestManager$OnHttpResponseListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.prologue
.line 291
const-string v0, "Vpai_HttpRequestManager"
const-string v1, "requestHttps()"
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
.line 292
iget-object v0, p0, Lcom/viatech/util/HttpRequestManager$4;->val$str:Ljava/lang/String;
invoke-static {v0}, Lcom/viatech/util/HttpRequestManager;->httpGet(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
.line 293
iget-object v1, p0, Lcom/viatech/util/HttpRequestManager$4;->val$listener:Lcom/viatech/util/HttpRequestManager$OnHttpResponseListener;
invoke-interface {v1, v0}, Lcom/viatech/util/HttpRequestManager$OnHttpResponseListener;->onHttpResponse(Ljava/lang/String;)V
.line 294
return-void
.end method