FramedConnection$1.smali
.class Lcom/squareup/okhttp/internal/framed/FramedConnection$1;
.super Lcom/squareup/okhttp/internal/NamedRunnable;
.source "FramedConnection.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/squareup/okhttp/internal/framed/FramedConnection;->writeSynResetLater(ILcom/squareup/okhttp/internal/framed/ErrorCode;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/squareup/okhttp/internal/framed/FramedConnection;
.field final synthetic val$errorCode:Lcom/squareup/okhttp/internal/framed/ErrorCode;
.field final synthetic val$streamId:I
# direct methods
.method varargs constructor <init>(Lcom/squareup/okhttp/internal/framed/FramedConnection;Ljava/lang/String;[Ljava/lang/Object;ILcom/squareup/okhttp/internal/framed/ErrorCode;)V
.registers 6
.line 1
iput-object p1, p0, Lcom/squareup/okhttp/internal/framed/FramedConnection$1;->this$0:Lcom/squareup/okhttp/internal/framed/FramedConnection;
iput p4, p0, Lcom/squareup/okhttp/internal/framed/FramedConnection$1;->val$streamId:I
iput-object p5, p0, Lcom/squareup/okhttp/internal/framed/FramedConnection$1;->val$errorCode:Lcom/squareup/okhttp/internal/framed/ErrorCode;
invoke-direct {p0, p2, p3}, Lcom/squareup/okhttp/internal/NamedRunnable;-><init>(Ljava/lang/String;[Ljava/lang/Object;)V
return-void
.end method
# virtual methods
.method public execute()V
.registers 4
.line 1
:try_start_0
iget-object v0, p0, Lcom/squareup/okhttp/internal/framed/FramedConnection$1;->this$0:Lcom/squareup/okhttp/internal/framed/FramedConnection;
iget v1, p0, Lcom/squareup/okhttp/internal/framed/FramedConnection$1;->val$streamId:I
iget-object v2, p0, Lcom/squareup/okhttp/internal/framed/FramedConnection$1;->val$errorCode:Lcom/squareup/okhttp/internal/framed/ErrorCode;
invoke-virtual {v0, v1, v2}, Lcom/squareup/okhttp/internal/framed/FramedConnection;->writeSynReset(ILcom/squareup/okhttp/internal/framed/ErrorCode;)V
:try_end_9
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_9} :catch_9
:catch_9
return-void
.end method