f$1.smali

.class final Lcom/squareup/okhttp/internal/framed/f$1;
.super Lcom/squareup/okhttp/internal/framed/f;
.source "FramedConnection.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/squareup/okhttp/internal/framed/f;
.end annotation


# direct methods
.method constructor <init>()V
    .registers 1

    .prologue
    .line 916
    invoke-direct {p0}, Lcom/squareup/okhttp/internal/framed/f;-><init>()V

    return-void
.end method


# virtual methods
.method public final a(Lcom/squareup/okhttp/internal/framed/h;)V
    .registers 3

    .prologue
    .line 918
    sget-object v0, Lcom/squareup/okhttp/internal/framed/ErrorCode;->REFUSED_STREAM:Lcom/squareup/okhttp/internal/framed/ErrorCode;

    invoke-virtual {p1, v0}, Lcom/squareup/okhttp/internal/framed/h;->a(Lcom/squareup/okhttp/internal/framed/ErrorCode;)V

    .line 919
    return-void
.end method