Changes of com.discord v1332
This commit is contained in:
parent
6091ba12c8
commit
a21e5a6a18
16060 changed files with 738765 additions and 799429 deletions
|
@ -34,7 +34,15 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public A0(ILandroid/os/Bundle;)V
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Ls/a/b/c/a$a$a;->a:Landroid/os/IBinder;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public j0(ILandroid/os/Bundle;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
|
@ -74,9 +82,16 @@
|
|||
const/4 p2, 0x0
|
||||
|
||||
invoke-interface {p1, v1, v0, p2, v1}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-nez p1, :cond_1
|
||||
|
||||
sget p1, Ls/a/b/c/a$a;->a:I
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
:cond_1
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
return-void
|
||||
|
@ -88,11 +103,3 @@
|
|||
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Ls/a/b/c/a$a$a;->a:Landroid/os/IBinder;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -23,6 +23,10 @@
|
|||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic a:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
@ -36,40 +40,6 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static g(Landroid/os/IBinder;)Ls/a/b/c/a;
|
||||
.locals 2
|
||||
|
||||
if-nez p0, :cond_0
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
const-string v0, "android.support.v4.os.IResultReceiver"
|
||||
|
||||
invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
instance-of v1, v0, Ls/a/b/c/a;
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
check-cast v0, Ls/a/b/c/a;
|
||||
|
||||
return-object v0
|
||||
|
||||
:cond_1
|
||||
new-instance v0, Ls/a/b/c/a$a$a;
|
||||
|
||||
invoke-direct {v0, p0}, Ls/a/b/c/a$a$a;-><init>(Landroid/os/IBinder;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
|
@ -134,7 +104,11 @@
|
|||
const/4 p2, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-interface {p0, p1, p2}, Ls/a/b/c/a;->A0(ILandroid/os/Bundle;)V
|
||||
move-object p3, p0
|
||||
|
||||
check-cast p3, Landroid/support/v4/os/ResultReceiver$b;
|
||||
|
||||
invoke-virtual {p3, p1, p2}, Landroid/support/v4/os/ResultReceiver$b;->j0(ILandroid/os/Bundle;)V
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract A0(ILandroid/os/Bundle;)V
|
||||
.method public abstract j0(ILandroid/os/Bundle;)V
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue