Files
rr3-apk/smali_classes5/okhttp3/internal/http2/PushObserver$1.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

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