45 lines
1.1 KiB
Smali
45 lines
1.1 KiB
Smali
.class public Lokhttp3/internal/connection/Transmitter$1;
|
|
.super Lokio/AsyncTimeout;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/internal/connection/Transmitter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Lokhttp3/internal/connection/Transmitter;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lokhttp3/internal/connection/Transmitter;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lokhttp3/internal/connection/Transmitter$1;->this$0:Lokhttp3/internal/connection/Transmitter;
|
|
|
|
.line 59
|
|
invoke-direct {p0}, Lokio/AsyncTimeout;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public timedOut()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lokhttp3/internal/connection/Transmitter$1;->this$0:Lokhttp3/internal/connection/Transmitter;
|
|
|
|
.line 61
|
|
invoke-virtual {v0}, Lokhttp3/internal/connection/Transmitter;->cancel()V
|
|
|
|
return-void
|
|
.end method
|