This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -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 1
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,145 @@
.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 = 0x9
name = "Proxy"
.end annotation
# static fields
.field public static sDefaultImpl:Landroid/support/v4/os/IResultReceiver;
# instance fields
.field private mRemote:Landroid/os/IBinder;
# direct methods
.method public constructor <init>(Landroid/os/IBinder;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
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 1
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
const-string v0, "android.support.v4.os.IResultReceiver"
return-object v0
.end method
.method public send(ILandroid/os/Bundle;)V
.locals 4
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.line 1
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
move-result-object v0
:try_start_0
const-string v1, "android.support.v4.os.IResultReceiver"
.line 2
invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
.line 3
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
const/4 v1, 0x0
const/4 v2, 0x1
if-eqz p2, :cond_0
.line 4
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInt(I)V
.line 5
invoke-virtual {p2, v0, v1}, Landroid/os/Bundle;->writeToParcel(Landroid/os/Parcel;I)V
goto :goto_0
.line 6
:cond_0
invoke-virtual {v0, v1}, Landroid/os/Parcel;->writeInt(I)V
.line 7
:goto_0
iget-object v1, p0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
const/4 v3, 0x0
invoke-interface {v1, v2, v0, v3, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
move-result v1
if-nez v1, :cond_1
.line 8
invoke-static {}, Landroid/support/v4/os/IResultReceiver$Stub;->getDefaultImpl()Landroid/support/v4/os/IResultReceiver;
move-result-object v1
if-eqz v1, :cond_1
.line 9
invoke-static {}, Landroid/support/v4/os/IResultReceiver$Stub;->getDefaultImpl()Landroid/support/v4/os/IResultReceiver;
move-result-object v1
invoke-interface {v1, p1, p2}, Landroid/support/v4/os/IResultReceiver;->send(ILandroid/os/Bundle;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 10
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
return-void
:cond_1
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
return-void
:catchall_0
move-exception p1
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
.line 11
throw p1
.end method
@@ -0,0 +1,201 @@
.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 private static final DESCRIPTOR:Ljava/lang/String; = "android.support.v4.os.IResultReceiver"
.field public static final TRANSACTION_send:I = 0x1
# direct methods
.method public constructor <init>()V
.locals 1
.line 1
invoke-direct {p0}, Landroid/os/Binder;-><init>()V
const-string v0, "android.support.v4.os.IResultReceiver"
.line 2
invoke-virtual {p0, p0, v0}, Landroid/os/Binder;->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
:cond_0
const-string v0, "android.support.v4.os.IResultReceiver"
.line 1
invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
move-result-object v0
if-eqz v0, :cond_1
.line 2
instance-of v1, v0, Landroid/support/v4/os/IResultReceiver;
if-eqz v1, :cond_1
.line 3
check-cast v0, Landroid/support/v4/os/IResultReceiver;
return-object v0
.line 4
: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
.method public static getDefaultImpl()Landroid/support/v4/os/IResultReceiver;
.locals 1
.line 1
sget-object v0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->sDefaultImpl:Landroid/support/v4/os/IResultReceiver;
return-object v0
.end method
.method public static setDefaultImpl(Landroid/support/v4/os/IResultReceiver;)Z
.locals 1
.line 1
sget-object v0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->sDefaultImpl:Landroid/support/v4/os/IResultReceiver;
if-nez v0, :cond_1
if-eqz p0, :cond_0
.line 2
sput-object p0, Landroid/support/v4/os/IResultReceiver$Stub$Proxy;->sDefaultImpl:Landroid/support/v4/os/IResultReceiver;
const/4 p0, 0x1
return p0
:cond_0
const/4 p0, 0x0
return p0
.line 3
:cond_1
new-instance p0, Ljava/lang/IllegalStateException;
const-string v0, "setDefaultImpl() called twice"
invoke-direct {p0, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p0
.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
const/4 v0, 0x1
const-string v1, "android.support.v4.os.IResultReceiver"
if-eq p1, v0, :cond_1
const v2, 0x5f4e5446
if-eq p1, v2, :cond_0
.line 1
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 2
:cond_0
invoke-virtual {p3, v1}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
return v0
.line 3
:cond_1
invoke-virtual {p2, v1}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
.line 4
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
move-result p1
.line 5
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
move-result p3
if-eqz p3, :cond_2
.line 6
sget-object p3, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
invoke-interface {p3, p2}, Landroid/os/Parcelable$Creator;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
move-result-object p2
check-cast p2, Landroid/os/Bundle;
goto :goto_0
:cond_2
const/4 p2, 0x0
.line 7
:goto_0
invoke-interface {p0, p1, p2}, Landroid/support/v4/os/IResultReceiver;->send(ILandroid/os/Bundle;)V
return v0
.end method
@@ -0,0 +1,25 @@
.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$Stub;,
Landroid/support/v4/os/IResultReceiver$Default;
}
.end annotation
# 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,60 @@
.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 = 0x1
name = "MyResultReceiver"
.end annotation
# instance fields
.field public final synthetic this$0:Landroid/support/v4/os/ResultReceiver;
# direct methods
.method public constructor <init>(Landroid/support/v4/os/ResultReceiver;)V
.locals 0
.line 1
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 1
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$MyResultReceiver;->this$0:Landroid/support/v4/os/ResultReceiver;
iget-object v1, v0, Landroid/support/v4/os/ResultReceiver;->b:Landroid/os/Handler;
if-eqz v1, :cond_0
.line 2
new-instance v2, Landroid/support/v4/os/ResultReceiver$b;
invoke-direct {v2, v0, p1, p2}, Landroid/support/v4/os/ResultReceiver$b;-><init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
invoke-virtual {v1, v2}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
goto :goto_0
.line 3
:cond_0
invoke-virtual {v0, p1, p2}, Landroid/support/v4/os/ResultReceiver;->b(ILandroid/os/Bundle;)V
:goto_0
return-void
.end method
@@ -0,0 +1,81 @@
.class public Landroid/support/v4/os/ResultReceiver$a;
.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 = 0x1
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 public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Landroid/os/Parcel;)Landroid/support/v4/os/ResultReceiver;
.locals 1
.line 1
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 b(I)[Landroid/support/v4/os/ResultReceiver;
.locals 0
.line 1
new-array p1, p1, [Landroid/support/v4/os/ResultReceiver;
return-object p1
.end method
.method public bridge synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
.locals 0
.line 1
invoke-virtual {p0, p1}, Landroid/support/v4/os/ResultReceiver$a;->a(Landroid/os/Parcel;)Landroid/support/v4/os/ResultReceiver;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic newArray(I)[Ljava/lang/Object;
.locals 0
.line 1
invoke-virtual {p0, p1}, Landroid/support/v4/os/ResultReceiver$a;->b(I)[Landroid/support/v4/os/ResultReceiver;
move-result-object p1
return-object p1
.end method
@@ -0,0 +1,61 @@
.class public Landroid/support/v4/os/ResultReceiver$b;
.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 = 0x1
name = "b"
.end annotation
# instance fields
.field public final a:I
.field public final b:Landroid/os/Bundle;
.field public final synthetic c:Landroid/support/v4/os/ResultReceiver;
# direct methods
.method public constructor <init>(Landroid/support/v4/os/ResultReceiver;ILandroid/os/Bundle;)V
.locals 0
.line 1
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver$b;->c:Landroid/support/v4/os/ResultReceiver;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p2, p0, Landroid/support/v4/os/ResultReceiver$b;->a:I
.line 3
iput-object p3, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/os/Bundle;
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 1
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver$b;->c:Landroid/support/v4/os/ResultReceiver;
iget v1, p0, Landroid/support/v4/os/ResultReceiver$b;->a:I
iget-object v2, p0, Landroid/support/v4/os/ResultReceiver$b;->b:Landroid/os/Bundle;
invoke-virtual {v0, v1, v2}, Landroid/support/v4/os/ResultReceiver;->b(ILandroid/os/Bundle;)V
return-void
.end method
@@ -0,0 +1,215 @@
.class public Landroid/support/v4/os/ResultReceiver;
.super Ljava/lang/Object;
.source "ResultReceiver.java"
# interfaces
.implements Landroid/os/Parcelable;
# annotations
.annotation build Landroid/annotation/SuppressLint;
value = {
"BanParcelableUsage"
}
.end annotation
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroid/support/v4/os/ResultReceiver$MyResultReceiver;,
Landroid/support/v4/os/ResultReceiver$b;
}
.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 public final a:Z
.field public final b:Landroid/os/Handler;
.field public c:Landroid/support/v4/os/IResultReceiver;
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Landroid/support/v4/os/ResultReceiver$a;
invoke-direct {v0}, Landroid/support/v4/os/ResultReceiver$a;-><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 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x1
.line 2
iput-boolean v0, p0, Landroid/support/v4/os/ResultReceiver;->a:Z
.line 3
iput-object p1, p0, Landroid/support/v4/os/ResultReceiver;->b:Landroid/os/Handler;
return-void
.end method
.method public constructor <init>(Landroid/os/Parcel;)V
.locals 1
.line 4
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 5
iput-boolean v0, p0, Landroid/support/v4/os/ResultReceiver;->a:Z
const/4 v0, 0x0
.line 6
iput-object v0, p0, Landroid/support/v4/os/ResultReceiver;->b:Landroid/os/Handler;
.line 7
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;->c:Landroid/support/v4/os/IResultReceiver;
return-void
.end method
# virtual methods
.method public b(ILandroid/os/Bundle;)V
.locals 0
return-void
.end method
.method public c(ILandroid/os/Bundle;)V
.locals 2
.line 1
iget-boolean v0, p0, Landroid/support/v4/os/ResultReceiver;->a:Z
if-eqz v0, :cond_1
.line 2
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver;->b:Landroid/os/Handler;
if-eqz v0, :cond_0
.line 3
new-instance v1, Landroid/support/v4/os/ResultReceiver$b;
invoke-direct {v1, p0, p1, p2}, Landroid/support/v4/os/ResultReceiver$b;-><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 4
:cond_0
invoke-virtual {p0, p1, p2}, Landroid/support/v4/os/ResultReceiver;->b(ILandroid/os/Bundle;)V
:goto_0
return-void
.line 5
:cond_1
iget-object v0, p0, Landroid/support/v4/os/ResultReceiver;->c:Landroid/support/v4/os/IResultReceiver;
if-eqz v0, :cond_2
.line 6
: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 describeContents()I
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public writeToParcel(Landroid/os/Parcel;I)V
.locals 0
.line 1
monitor-enter p0
.line 2
:try_start_0
iget-object p2, p0, Landroid/support/v4/os/ResultReceiver;->c:Landroid/support/v4/os/IResultReceiver;
if-nez p2, :cond_0
.line 3
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;->c:Landroid/support/v4/os/IResultReceiver;
.line 4
:cond_0
iget-object p2, p0, Landroid/support/v4/os/ResultReceiver;->c:Landroid/support/v4/os/IResultReceiver;
invoke-interface {p2}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
move-result-object p2
invoke-virtual {p1, p2}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
.line 5
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