PushObserver$1.smali 
.class Ldc/squareup/okhttp3/internal/http2/PushObserver$1;
.super Ljava/lang/Object;
# interfaces
.implements Ldc/squareup/okhttp3/internal/http2/PushObserver;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ldc/squareup/okhttp3/internal/http2/PushObserver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation
# direct methods
.method constructor <init>()V
    .registers 1
    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    return-void
.end method
# virtual methods
.method public onData(ILdc/squareup/okio/BufferedSource;IZ)Z
    .registers 5
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation
    int-to-long p3, p3
    .line 1
    invoke-interface {p2, p3, p4}, Ldc/squareup/okio/BufferedSource;->skip(J)V
    const/4 p1, 0x1
    return p1
.end method
.method public onHeaders(ILjava/util/List;Z)Z
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I",
            "Ljava/util/List<",
            "Ldc/squareup/okhttp3/internal/http2/Header;",
            ">;Z)Z"
        }
    .end annotation
    const/4 p1, 0x1
    return p1
.end method
.method public onRequest(ILjava/util/List;)Z
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I",
            "Ljava/util/List<",
            "Ldc/squareup/okhttp3/internal/http2/Header;",
            ">;)Z"
        }
    .end annotation
    const/4 p1, 0x1
    return p1
.end method
.method public onReset(ILdc/squareup/okhttp3/internal/http2/ErrorCode;)V
    .registers 3
    return-void
.end method