Changes of com.discord v1181

This commit is contained in:
root 2020-07-08 16:44:49 +00:00
parent f52990c3c2
commit 5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions

View file

@ -1,5 +1,5 @@
.class public Landroidx/browser/customtabs/PostMessageService$1;
.super Ls/a/a/c$a;
.super Ld0/a/a/c$a;
.source "PostMessageService.java"
@ -24,35 +24,55 @@
iput-object p1, p0, Landroidx/browser/customtabs/PostMessageService$1;->this$0:Landroidx/browser/customtabs/PostMessageService;
invoke-direct {p0}, Ls/a/a/c$a;-><init>()V
invoke-direct {p0}, Ld0/a/a/c$a;-><init>()V
return-void
.end method
# virtual methods
.method public onMessageChannelReady(Ls/a/a/a;Landroid/os/Bundle;)V
.method public onMessageChannelReady(Ld0/a/a/a;Landroid/os/Bundle;)V
.locals 0
.param p1 # Ld0/a/a/a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
invoke-interface {p1, p2}, Ls/a/a/a;->onMessageChannelReady(Landroid/os/Bundle;)V
invoke-interface {p1, p2}, Ld0/a/a/a;->onMessageChannelReady(Landroid/os/Bundle;)V
return-void
.end method
.method public onPostMessage(Ls/a/a/a;Ljava/lang/String;Landroid/os/Bundle;)V
.method public onPostMessage(Ld0/a/a/a;Ljava/lang/String;Landroid/os/Bundle;)V
.locals 0
.param p1 # Ld0/a/a/a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
invoke-interface {p1, p2, p3}, Ls/a/a/a;->onPostMessage(Ljava/lang/String;Landroid/os/Bundle;)V
invoke-interface {p1, p2, p3}, Ld0/a/a/a;->onPostMessage(Ljava/lang/String;Landroid/os/Bundle;)V
return-void
.end method