changed repo structure
This commit is contained in:
@@ -0,0 +1,71 @@
|
||||
.class public Landroid/support/v4/app/INotificationSideChannel$Default;
|
||||
.super Ljava/lang/Object;
|
||||
.source "INotificationSideChannel.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/support/v4/app/INotificationSideChannel;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/app/INotificationSideChannel;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "Default"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 14
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public cancel(Ljava/lang/String;ILjava/lang/String;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public cancelAll(Ljava/lang/String;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public notify(Ljava/lang/String;ILjava/lang/String;Landroid/app/Notification;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,217 @@
|
||||
.class Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;
|
||||
.super Ljava/lang/Object;
|
||||
.source "INotificationSideChannel.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/support/v4/app/INotificationSideChannel;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/app/INotificationSideChannel$Stub;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0xa
|
||||
name = "Proxy"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mRemote:Landroid/os/IBinder;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/os/IBinder;)V
|
||||
.locals 0
|
||||
|
||||
.line 118
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
.line 119
|
||||
iput-object p1, p0, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
.line 123
|
||||
iget-object v0, p0, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public cancel(Ljava/lang/String;ILjava/lang/String;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 148
|
||||
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
.line 150
|
||||
:try_start_0
|
||||
const-string v1, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
||||
|
||||
.line 151
|
||||
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
.line 152
|
||||
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
.line 153
|
||||
invoke-virtual {v0, p3}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
.line 154
|
||||
iget-object p1, p0, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
const/4 p3, 0x1
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
invoke-interface {p1, v1, v0, p2, p3}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
.line 157
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
.line 158
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public cancelAll(Ljava/lang/String;)V
|
||||
.locals 4
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 163
|
||||
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
.line 165
|
||||
:try_start_0
|
||||
const-string v1, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
||||
|
||||
.line 166
|
||||
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
.line 167
|
||||
iget-object p1, p0, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
const/4 v3, 0x3
|
||||
|
||||
invoke-interface {p1, v3, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
.line 170
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
.line 171
|
||||
throw p1
|
||||
.end method
|
||||
|
||||
.method public getInterfaceDescriptor()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
.line 127
|
||||
const-string v0, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public notify(Ljava/lang/String;ILjava/lang/String;Landroid/app/Notification;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 132
|
||||
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
.line 134
|
||||
:try_start_0
|
||||
const-string v1, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
||||
|
||||
.line 135
|
||||
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
.line 136
|
||||
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
.line 137
|
||||
invoke-virtual {v0, p3}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
.line 138
|
||||
invoke-static {v0, p4, p1}, Landroid/support/v4/app/INotificationSideChannel$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
|
||||
.line 139
|
||||
iget-object p1, p0, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
const/4 p3, 0x1
|
||||
|
||||
invoke-interface {p1, p3, v0, p2, p3}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
.line 142
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
.line 143
|
||||
throw p1
|
||||
.end method
|
||||
@@ -0,0 +1,207 @@
|
||||
.class public abstract Landroid/support/v4/app/INotificationSideChannel$Stub;
|
||||
.super Landroid/os/Binder;
|
||||
.source "INotificationSideChannel.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/support/v4/app/INotificationSideChannel;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/app/INotificationSideChannel;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x409
|
||||
name = "Stub"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field static final TRANSACTION_cancel:I = 0x2
|
||||
|
||||
.field static final TRANSACTION_cancelAll:I = 0x3
|
||||
|
||||
.field static final TRANSACTION_notify:I = 0x1
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
.line 38
|
||||
invoke-direct {p0}, Landroid/os/Binder;-><init>()V
|
||||
|
||||
.line 39
|
||||
const-string v0, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
invoke-virtual {p0, p0, v0}, Landroid/support/v4/app/INotificationSideChannel$Stub;->attachInterface(Landroid/os/IInterface;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static asInterface(Landroid/os/IBinder;)Landroid/support/v4/app/INotificationSideChannel;
|
||||
.locals 2
|
||||
|
||||
if-nez p0, :cond_0
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
|
||||
.line 50
|
||||
:cond_0
|
||||
const-string v0, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
.line 51
|
||||
instance-of v1, v0, Landroid/support/v4/app/INotificationSideChannel;
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
.line 52
|
||||
check-cast v0, Landroid/support/v4/app/INotificationSideChannel;
|
||||
|
||||
return-object v0
|
||||
|
||||
.line 54
|
||||
:cond_1
|
||||
new-instance v0, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;
|
||||
|
||||
invoke-direct {v0, p0}, Landroid/support/v4/app/INotificationSideChannel$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
.locals 3
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 63
|
||||
const-string v0, "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
if-lt p1, v1, :cond_0
|
||||
|
||||
const v2, 0xffffff
|
||||
|
||||
if-gt p1, v2, :cond_0
|
||||
|
||||
.line 64
|
||||
invoke-virtual {p2, v0}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
|
||||
|
||||
:cond_0
|
||||
const v2, 0x5f4e5446
|
||||
|
||||
if-eq p1, v2, :cond_4
|
||||
|
||||
if-eq p1, v1, :cond_3
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
if-eq p1, v0, :cond_2
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
if-eq p1, v0, :cond_1
|
||||
|
||||
.line 109
|
||||
invoke-super {p0, p1, p2, p3, p4}, Landroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
|
||||
.line 103
|
||||
:cond_1
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
.line 104
|
||||
invoke-virtual {p0, p1}, Landroid/support/v4/app/INotificationSideChannel$Stub;->cancelAll(Ljava/lang/String;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 92
|
||||
:cond_2
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
.line 94
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
|
||||
|
||||
move-result p3
|
||||
|
||||
.line 96
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
.line 97
|
||||
invoke-virtual {p0, p1, p3, p2}, Landroid/support/v4/app/INotificationSideChannel$Stub;->cancel(Ljava/lang/String;ILjava/lang/String;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 79
|
||||
:cond_3
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
.line 81
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
|
||||
|
||||
move-result p3
|
||||
|
||||
.line 83
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
||||
|
||||
move-result-object p4
|
||||
|
||||
.line 85
|
||||
sget-object v0, Landroid/app/Notification;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
invoke-static {p2, v0}, Landroid/support/v4/app/INotificationSideChannel$_Parcel;->access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
check-cast p2, Landroid/app/Notification;
|
||||
|
||||
.line 86
|
||||
invoke-virtual {p0, p1, p3, p4, p2}, Landroid/support/v4/app/INotificationSideChannel$Stub;->notify(Ljava/lang/String;ILjava/lang/String;Landroid/app/Notification;)V
|
||||
|
||||
:goto_0
|
||||
return v1
|
||||
|
||||
.line 70
|
||||
:cond_4
|
||||
invoke-virtual {p3, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
return v1
|
||||
.end method
|
||||
@@ -0,0 +1,112 @@
|
||||
.class public Landroid/support/v4/app/INotificationSideChannel$_Parcel;
|
||||
.super Ljava/lang/Object;
|
||||
.source "INotificationSideChannel.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/app/INotificationSideChannel;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "_Parcel"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 186
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method static synthetic access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
.line 186
|
||||
invoke-static {p0, p1}, Landroid/support/v4/app/INotificationSideChannel$_Parcel;->readTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method static synthetic access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
.locals 0
|
||||
|
||||
.line 186
|
||||
invoke-static {p0, p1, p2}, Landroid/support/v4/app/INotificationSideChannel$_Parcel;->writeTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private static readTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(",
|
||||
"Landroid/os/Parcel;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"TT;>;)TT;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 190
|
||||
invoke-virtual {p0}, Landroid/os/Parcel;->readInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
.line 191
|
||||
invoke-interface {p1, p0}, Landroid/os/Parcelable$Creator;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method private static writeTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T::",
|
||||
"Landroid/os/Parcelable;",
|
||||
">(",
|
||||
"Landroid/os/Parcel;",
|
||||
"TT;I)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
.line 199
|
||||
invoke-virtual {p0, v0}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
.line 200
|
||||
invoke-interface {p1, p0, p2}, Landroid/os/Parcelable;->writeToParcel(Landroid/os/Parcel;I)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
.line 202
|
||||
invoke-virtual {p0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,46 @@
|
||||
.class public interface abstract Landroid/support/v4/app/INotificationSideChannel;
|
||||
.super Ljava/lang/Object;
|
||||
.source "INotificationSideChannel.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/IInterface;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroid/support/v4/app/INotificationSideChannel$_Parcel;,
|
||||
Landroid/support/v4/app/INotificationSideChannel$Stub;,
|
||||
Landroid/support/v4/app/INotificationSideChannel$Default;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final DESCRIPTOR:Ljava/lang/String; = "android.support.v4.app.INotificationSideChannel"
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract cancel(Ljava/lang/String;ILjava/lang/String;)V
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract cancelAll(Ljava/lang/String;)V
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract notify(Ljava/lang/String;ILjava/lang/String;Landroid/app/Notification;)V
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
@@ -0,0 +1,34 @@
|
||||
.class public final Landroid/support/v4/app/RemoteActionCompatParcelizer;
|
||||
.super Landroidx/core/app/RemoteActionCompatParcelizer;
|
||||
.source "RemoteActionCompatParcelizer.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 11
|
||||
invoke-direct {p0}, Landroidx/core/app/RemoteActionCompatParcelizer;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static read(Landroidx/versionedparcelable/VersionedParcel;)Landroidx/core/app/RemoteActionCompat;
|
||||
.locals 0
|
||||
|
||||
.line 13
|
||||
invoke-static {p0}, Landroidx/core/app/RemoteActionCompatParcelizer;->read(Landroidx/versionedparcelable/VersionedParcel;)Landroidx/core/app/RemoteActionCompat;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static write(Landroidx/core/app/RemoteActionCompat;Landroidx/versionedparcelable/VersionedParcel;)V
|
||||
.locals 0
|
||||
|
||||
.line 17
|
||||
invoke-static {p0, p1}, Landroidx/core/app/RemoteActionCompatParcelizer;->write(Landroidx/core/app/RemoteActionCompat;Landroidx/versionedparcelable/VersionedParcel;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,34 @@
|
||||
.class public final Landroid/support/v4/graphics/drawable/IconCompatParcelizer;
|
||||
.super Landroidx/core/graphics/drawable/IconCompatParcelizer;
|
||||
.source "IconCompatParcelizer.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 11
|
||||
invoke-direct {p0}, Landroidx/core/graphics/drawable/IconCompatParcelizer;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static read(Landroidx/versionedparcelable/VersionedParcel;)Landroidx/core/graphics/drawable/IconCompat;
|
||||
.locals 0
|
||||
|
||||
.line 13
|
||||
invoke-static {p0}, Landroidx/core/graphics/drawable/IconCompatParcelizer;->read(Landroidx/versionedparcelable/VersionedParcel;)Landroidx/core/graphics/drawable/IconCompat;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static write(Landroidx/core/graphics/drawable/IconCompat;Landroidx/versionedparcelable/VersionedParcel;)V
|
||||
.locals 0
|
||||
|
||||
.line 17
|
||||
invoke-static {p0, p1}, Landroidx/core/graphics/drawable/IconCompatParcelizer;->write(Landroidx/core/graphics/drawable/IconCompat;Landroidx/versionedparcelable/VersionedParcel;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,49 @@
|
||||
.class public Landroid/support/v4/os/IResultReceiver$Default;
|
||||
.super Ljava/lang/Object;
|
||||
.source "IResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/IResultReceiver;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "Default"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 9
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public send(ILandroid/os/Bundle;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,107 @@
|
||||
.class Landroid/support/v4/os/IResultReceiver$Stub$Proxy;
|
||||
.super Ljava/lang/Object;
|
||||
.source "IResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/IResultReceiver$Stub;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0xa
|
||||
name = "Proxy"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mRemote:Landroid/os/IBinder;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/os/IBinder;)V
|
||||
.locals 0
|
||||
|
||||
.line 82
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
.line 83
|
||||
iput-object p1, p0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 1
|
||||
|
||||
.line 87
|
||||
iget-object v0, p0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getInterfaceDescriptor()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
.line 91
|
||||
const-string v0, "android.support.v4.os.IResultReceiver"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public send(ILandroid/os/Bundle;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 95
|
||||
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
.line 97
|
||||
:try_start_0
|
||||
const-string v1, "android.support.v4.os.IResultReceiver"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
||||
|
||||
.line 98
|
||||
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
.line 99
|
||||
invoke-static {v0, p2, p1}, Landroid/support/v4/os/IResultReceiver$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
|
||||
.line 100
|
||||
iget-object p1, p0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
invoke-interface {p1, v1, v0, p2, v1}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
.line 103
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||||
|
||||
.line 104
|
||||
throw p1
|
||||
.end method
|
||||
@@ -0,0 +1,152 @@
|
||||
.class public abstract Landroid/support/v4/os/IResultReceiver$Stub;
|
||||
.super Landroid/os/Binder;
|
||||
.source "IResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/IResultReceiver;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x409
|
||||
name = "Stub"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroid/support/v4/os/IResultReceiver$Stub$Proxy;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field static final TRANSACTION_send:I = 0x1
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
.line 24
|
||||
invoke-direct {p0}, Landroid/os/Binder;-><init>()V
|
||||
|
||||
.line 25
|
||||
const-string v0, "android.support.v4.os.IResultReceiver"
|
||||
|
||||
invoke-virtual {p0, p0, v0}, Landroid/support/v4/os/IResultReceiver$Stub;->attachInterface(Landroid/os/IInterface;Ljava/lang/String;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static asInterface(Landroid/os/IBinder;)Landroid/support/v4/os/IResultReceiver;
|
||||
.locals 2
|
||||
|
||||
if-nez p0, :cond_0
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
|
||||
.line 36
|
||||
: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
|
||||
|
||||
.line 37
|
||||
instance-of v1, v0, Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
.line 38
|
||||
check-cast v0, Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
return-object v0
|
||||
|
||||
.line 40
|
||||
:cond_1
|
||||
new-instance v0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;
|
||||
|
||||
invoke-direct {v0, p0}, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public asBinder()Landroid/os/IBinder;
|
||||
.locals 0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
.locals 3
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 49
|
||||
const-string v0, "android.support.v4.os.IResultReceiver"
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
if-lt p1, v1, :cond_0
|
||||
|
||||
const v2, 0xffffff
|
||||
|
||||
if-gt p1, v2, :cond_0
|
||||
|
||||
.line 50
|
||||
invoke-virtual {p2, v0}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
|
||||
|
||||
:cond_0
|
||||
const v2, 0x5f4e5446
|
||||
|
||||
if-eq p1, v2, :cond_2
|
||||
|
||||
if-eq p1, v1, :cond_1
|
||||
|
||||
.line 73
|
||||
invoke-super {p0, p1, p2, p3, p4}, Landroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
|
||||
.line 65
|
||||
:cond_1
|
||||
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
|
||||
|
||||
move-result p1
|
||||
|
||||
.line 67
|
||||
sget-object p3, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
invoke-static {p2, p3}, Landroid/support/v4/os/IResultReceiver$_Parcel;->access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
check-cast p2, Landroid/os/Bundle;
|
||||
|
||||
.line 68
|
||||
invoke-virtual {p0, p1, p2}, Landroid/support/v4/os/IResultReceiver$Stub;->send(ILandroid/os/Bundle;)V
|
||||
|
||||
return v1
|
||||
|
||||
.line 56
|
||||
:cond_2
|
||||
invoke-virtual {p3, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
||||
|
||||
return v1
|
||||
.end method
|
||||
@@ -0,0 +1,112 @@
|
||||
.class public Landroid/support/v4/os/IResultReceiver$_Parcel;
|
||||
.super Ljava/lang/Object;
|
||||
.source "IResultReceiver.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/IResultReceiver;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x9
|
||||
name = "_Parcel"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 112
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method static synthetic access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
.line 112
|
||||
invoke-static {p0, p1}, Landroid/support/v4/os/IResultReceiver$_Parcel;->readTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method static synthetic access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
.locals 0
|
||||
|
||||
.line 112
|
||||
invoke-static {p0, p1, p2}, Landroid/support/v4/os/IResultReceiver$_Parcel;->writeTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private static readTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(",
|
||||
"Landroid/os/Parcel;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"TT;>;)TT;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 116
|
||||
invoke-virtual {p0}, Landroid/os/Parcel;->readInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
.line 117
|
||||
invoke-interface {p1, p0}, Landroid/os/Parcelable$Creator;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
const/4 p0, 0x0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method private static writeTypedObject(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T::",
|
||||
"Landroid/os/Parcelable;",
|
||||
">(",
|
||||
"Landroid/os/Parcel;",
|
||||
"TT;I)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
.line 125
|
||||
invoke-virtual {p0, v0}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
.line 126
|
||||
invoke-interface {p1, p0, p2}, Landroid/os/Parcelable;->writeToParcel(Landroid/os/Parcel;I)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
.line 128
|
||||
invoke-virtual {p0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,30 @@
|
||||
.class public interface abstract Landroid/support/v4/os/IResultReceiver;
|
||||
.super Ljava/lang/Object;
|
||||
.source "IResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/IInterface;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroid/support/v4/os/IResultReceiver$_Parcel;,
|
||||
Landroid/support/v4/os/IResultReceiver$Stub;,
|
||||
Landroid/support/v4/os/IResultReceiver$Default;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final DESCRIPTOR:Ljava/lang/String; = "android.support.v4.os.IResultReceiver"
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract send(ILandroid/os/Bundle;)V
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Landroid/os/RemoteException;
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
@@ -0,0 +1,81 @@
|
||||
.class Landroid/support/v4/os/ResultReceiver$1;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable$Creator;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/ResultReceiver;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Landroid/support/v4/os/ResultReceiver;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 146
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public createFromParcel(Landroid/os/Parcel;)Landroid/support/v4/os/ResultReceiver;
|
||||
.locals 1
|
||||
|
||||
.line 149
|
||||
new-instance v0, Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
invoke-direct {v0, p1}, Landroid/support/v4/os/ResultReceiver;-><init>(Landroid/os/Parcel;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
.line 146
|
||||
invoke-virtual {p0, p1}, Landroid/support/v4/os/ResultReceiver$1;->createFromParcel(Landroid/os/Parcel;)Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public newArray(I)[Landroid/support/v4/os/ResultReceiver;
|
||||
.locals 0
|
||||
|
||||
.line 153
|
||||
new-array p1, p1, [Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic newArray(I)[Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
.line 146
|
||||
invoke-virtual {p0, p1}, Landroid/support/v4/os/ResultReceiver$1;->newArray(I)[Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
@@ -0,0 +1,68 @@
|
||||
.class Landroid/support/v4/os/ResultReceiver$MyResultReceiver;
|
||||
.super Landroid/support/v4/os/IResultReceiver$Stub;
|
||||
.source "ResultReceiver.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/ResultReceiver;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
name = "MyResultReceiver"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final synthetic this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/support/v4/os/ResultReceiver;)V
|
||||
.locals 0
|
||||
|
||||
.line 68
|
||||
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
invoke-direct {p0}, Landroid/support/v4/os/IResultReceiver$Stub;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public send(ILandroid/os/Bundle;)V
|
||||
.locals 3
|
||||
|
||||
.line 71
|
||||
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
iget-object v0, v0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
.line 72
|
||||
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
iget-object v0, v0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
||||
|
||||
new-instance v1, Landroid/support/v4/os/ResultReceiver$MyRunnable;
|
||||
|
||||
iget-object v2, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
invoke-direct {v1, v2, p1, p2}, Landroid/support/v4/os/ResultReceiver$MyRunnable;-><init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 74
|
||||
:cond_0
|
||||
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
invoke-virtual {v0, p1, p2}, Landroid/support/v4/os/ResultReceiver;->onReceiveResult(ILandroid/os/Bundle;)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,61 @@
|
||||
.class Landroid/support/v4/os/ResultReceiver$MyRunnable;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/Runnable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroid/support/v4/os/ResultReceiver;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
name = "MyRunnable"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final mResultCode:I
|
||||
|
||||
.field final mResultData:Landroid/os/Bundle;
|
||||
|
||||
.field final synthetic this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
|
||||
.locals 0
|
||||
|
||||
.line 57
|
||||
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver$MyRunnable;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
.line 58
|
||||
iput p2, p0, Landroid/support/v4/os/ResultReceiver$MyRunnable;->mResultCode:I
|
||||
|
||||
.line 59
|
||||
iput-object p3, p0, Landroid/support/v4/os/ResultReceiver$MyRunnable;->mResultData:Landroid/os/Bundle;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public run()V
|
||||
.locals 3
|
||||
|
||||
.line 64
|
||||
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyRunnable;->this$0:Landroid/support/v4/os/ResultReceiver;
|
||||
|
||||
iget v1, p0, Landroid/support/v4/os/ResultReceiver$MyRunnable;->mResultCode:I
|
||||
|
||||
iget-object v2, p0, Landroid/support/v4/os/ResultReceiver$MyRunnable;->mResultData:Landroid/os/Bundle;
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Landroid/support/v4/os/ResultReceiver;->onReceiveResult(ILandroid/os/Bundle;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
@@ -0,0 +1,203 @@
|
||||
.class public Landroid/support/v4/os/ResultReceiver;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ResultReceiver.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/os/Parcelable;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroid/support/v4/os/ResultReceiver$MyResultReceiver;,
|
||||
Landroid/support/v4/os/ResultReceiver$MyRunnable;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/os/Parcelable$Creator<",
|
||||
"Landroid/support/v4/os/ResultReceiver;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final mHandler:Landroid/os/Handler;
|
||||
|
||||
.field final mLocal:Z
|
||||
|
||||
.field mReceiver:Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
.line 145
|
||||
new-instance v0, Landroid/support/v4/os/ResultReceiver$1;
|
||||
|
||||
invoke-direct {v0}, Landroid/support/v4/os/ResultReceiver$1;-><init>()V
|
||||
|
||||
sput-object v0, Landroid/support/v4/os/ResultReceiver;->CREATOR:Landroid/os/Parcelable$Creator;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/os/Handler;)V
|
||||
.locals 1
|
||||
|
||||
.line 84
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
.line 85
|
||||
iput-boolean v0, p0, Landroid/support/v4/os/ResultReceiver;->mLocal:Z
|
||||
|
||||
.line 86
|
||||
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method constructor <init>(Landroid/os/Parcel;)V
|
||||
.locals 1
|
||||
|
||||
.line 139
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
.line 140
|
||||
iput-boolean v0, p0, Landroid/support/v4/os/ResultReceiver;->mLocal:Z
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
.line 141
|
||||
iput-object v0, p0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
||||
|
||||
.line 142
|
||||
invoke-virtual {p1}, Landroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-static {p1}, Landroid/support/v4/os/IResultReceiver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver;->mReceiver:Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public describeContents()I
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method protected onReceiveResult(ILandroid/os/Bundle;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public send(ILandroid/os/Bundle;)V
|
||||
.locals 2
|
||||
|
||||
.line 97
|
||||
iget-boolean v0, p0, Landroid/support/v4/os/ResultReceiver;->mLocal:Z
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
.line 98
|
||||
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver;->mHandler:Landroid/os/Handler;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
.line 99
|
||||
new-instance v1, Landroid/support/v4/os/ResultReceiver$MyRunnable;
|
||||
|
||||
invoke-direct {v1, p0, p1, p2}, Landroid/support/v4/os/ResultReceiver$MyRunnable;-><init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
||||
|
||||
goto :goto_0
|
||||
|
||||
.line 101
|
||||
:cond_0
|
||||
invoke-virtual {p0, p1, p2}, Landroid/support/v4/os/ResultReceiver;->onReceiveResult(ILandroid/os/Bundle;)V
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
|
||||
.line 106
|
||||
:cond_1
|
||||
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver;->mReceiver:Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
.line 108
|
||||
:try_start_0
|
||||
invoke-interface {v0, p1, p2}, Landroid/support/v4/os/IResultReceiver;->send(ILandroid/os/Bundle;)V
|
||||
:try_end_0
|
||||
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
:catch_0
|
||||
:cond_2
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public writeToParcel(Landroid/os/Parcel;I)V
|
||||
.locals 0
|
||||
|
||||
.line 131
|
||||
monitor-enter p0
|
||||
|
||||
.line 132
|
||||
:try_start_0
|
||||
iget-object p2, p0, Landroid/support/v4/os/ResultReceiver;->mReceiver:Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
if-nez p2, :cond_0
|
||||
|
||||
.line 133
|
||||
new-instance p2, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;
|
||||
|
||||
invoke-direct {p2, p0}, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;-><init>(Landroid/support/v4/os/ResultReceiver;)V
|
||||
|
||||
iput-object p2, p0, Landroid/support/v4/os/ResultReceiver;->mReceiver:Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
.line 135
|
||||
:cond_0
|
||||
iget-object p2, p0, Landroid/support/v4/os/ResultReceiver;->mReceiver:Landroid/support/v4/os/IResultReceiver;
|
||||
|
||||
invoke-interface {p2}, Landroid/support/v4/os/IResultReceiver;->asBinder()Landroid/os/IBinder;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
|
||||
|
||||
.line 136
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
Reference in New Issue
Block a user