66 lines
1.1 KiB
Smali
66 lines
1.1 KiB
Smali
.class public Lokhttp3/internal/http2/PushObserver$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lokhttp3/internal/http2/PushObserver;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/internal/http2/PushObserver;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 76
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onData(ILokio/BufferedSource;IZ)Z
|
|
.locals 0
|
|
|
|
int-to-long p3, p3
|
|
|
|
.line 88
|
|
invoke-interface {p2, p3, p4}, Lokio/BufferedSource;->skip(J)V
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public onHeaders(ILjava/util/List;Z)Z
|
|
.locals 0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public onRequest(ILjava/util/List;)Z
|
|
.locals 0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public onReset(ILokhttp3/internal/http2/ErrorCode;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|