Files
rr3-apk/smali/androidx/webkit/WebResourceErrorCompat.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

38 lines
875 B
Smali

.class public abstract Landroidx/webkit/WebResourceErrorCompat;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/webkit/WebResourceErrorCompat$NetErrorCode;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.line 91
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract getDescription()Ljava/lang/CharSequence;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract getErrorCode()I
.end method