JavaUrlRequest$AsyncUrlRequestCallback$7.smali
.class Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field final synthetic this$1:Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;
.field final synthetic val$e:Laegon/chrome/net/CronetException;
.field final synthetic val$urlResponseInfo:Laegon/chrome/net/UrlResponseInfo;
# direct methods
.method constructor <init>(Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;Laegon/chrome/net/UrlResponseInfo;Laegon/chrome/net/CronetException;)V
.registers 4
iput-object p1, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->this$1:Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;
iput-object p2, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->val$urlResponseInfo:Laegon/chrome/net/UrlResponseInfo;
iput-object p3, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->val$e:Laegon/chrome/net/CronetException;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 5
:try_start_0
iget-object v0, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->this$1:Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;
iget-object v0, v0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;->mCallback:Laegon/chrome/net/impl/VersionSafeCallbacks$UrlRequestCallback;
iget-object v1, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->this$1:Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;
iget-object v1, v1, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback;->this$0:Laegon/chrome/net/impl/JavaUrlRequest;
iget-object v2, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->val$urlResponseInfo:Laegon/chrome/net/UrlResponseInfo;
iget-object v3, p0, Laegon/chrome/net/impl/JavaUrlRequest$AsyncUrlRequestCallback$7;->val$e:Laegon/chrome/net/CronetException;
invoke-virtual {v0, v1, v2, v3}, Laegon/chrome/net/impl/VersionSafeCallbacks$UrlRequestCallback;->onFailed(Laegon/chrome/net/UrlRequest;Laegon/chrome/net/UrlResponseInfo;Laegon/chrome/net/CronetException;)V
:try_end_f
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_f} :catch_10
:goto_f
return-void
:catch_10
move-exception v0
# getter for: Laegon/chrome/net/impl/JavaUrlRequest;->TAG:Ljava/lang/String;
invoke-static {}, Laegon/chrome/net/impl/JavaUrlRequest;->access$3200()Ljava/lang/String;
move-result-object v1
const-string v2, "Exception in onFailed method"
invoke-static {v1, v2, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
goto :goto_f
.end method