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

42 lines
1.0 KiB
Smali

.class public abstract Landroidx/webkit/WebMessagePortCompat$WebMessageCallbackCompat;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/webkit/WebMessagePortCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "WebMessageCallbackCompat"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 68
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onMessage(Landroidx/webkit/WebMessagePortCompat;Landroidx/webkit/WebMessageCompat;)V
.locals 0
.param p1 # Landroidx/webkit/WebMessagePortCompat;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/webkit/WebMessageCompat;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
return-void
.end method