2022-06-10 21:38:30 +09:00

62 lines
1.1 KiB
Smali

.class public Lkf/b$b;
.super Ljava/lang/Object;
.source "AbstractExecutionAwareRequest.java"
# interfaces
.implements Lof/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkf/b;->e(Lqf/h;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lqf/h;
.field public final synthetic b:Lkf/b;
# direct methods
.method public constructor <init>(Lkf/b;Lqf/h;)V
.locals 0
.line 1
iput-object p1, p0, Lkf/b$b;->b:Lkf/b;
iput-object p2, p0, Lkf/b$b;->a:Lqf/h;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public cancel()Z
.locals 1
.line 1
:try_start_0
iget-object v0, p0, Lkf/b$b;->a:Lqf/h;
invoke-interface {v0}, Lqf/h;->abortConnection()V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
const/4 v0, 0x1
return v0
:catch_0
const/4 v0, 0x0
return v0
.end method