今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
1.7 KiB

.class final Lokhttp3/internal/framed/PushObserver$1;
.super Ljava/lang/Object;
.source "PushObserver.java"
# interfaces
.implements Lokhttp3/internal/framed/PushObserver;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/internal/framed/PushObserver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.prologue
.line 76
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onData(ILokio/BufferedSource;IZ)Z
.locals 2
.prologue
.line 88
int-to-long v0, p3
invoke-interface {p2, v0, v1}, Lokio/BufferedSource;->skip(J)V
.line 89
const/4 v0, 0x1
return v0
.end method
.method public onHeaders(ILjava/util/List;Z)Z
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Ljava/util/List",
"<",
"Lokhttp3/internal/framed/Header;",
">;Z)Z"
}
.end annotation
.prologue
.line 83
const/4 v0, 0x1
return v0
.end method
.method public onRequest(ILjava/util/List;)Z
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Ljava/util/List",
"<",
"Lokhttp3/internal/framed/Header;",
">;)Z"
}
.end annotation
.prologue
.line 79
const/4 v0, 0x1
return v0
.end method
.method public onReset(ILokhttp3/internal/framed/ErrorCode;)V
.locals 0
.prologue
.line 93
return-void
.end method