- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
299 lines
8.4 KiB
Smali
299 lines
8.4 KiB
Smali
.class public abstract Landroid/support/customtabs/trusted/ITrustedWebActivityService$Stub;
|
|
.super Landroid/os/Binder;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/support/customtabs/trusted/ITrustedWebActivityService;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/customtabs/trusted/ITrustedWebActivityService;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x409
|
|
name = "Stub"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroid/support/customtabs/trusted/ITrustedWebActivityService$Stub$Proxy;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field static final TRANSACTION_areNotificationsEnabled:I = 0x6
|
|
|
|
.field static final TRANSACTION_cancelNotification:I = 0x3
|
|
|
|
.field static final TRANSACTION_extraCommand:I = 0x9
|
|
|
|
.field static final TRANSACTION_getActiveNotifications:I = 0x5
|
|
|
|
.field static final TRANSACTION_getSmallIconBitmap:I = 0x7
|
|
|
|
.field static final TRANSACTION_getSmallIconId:I = 0x4
|
|
|
|
.field static final TRANSACTION_notifyNotificationWithChannel:I = 0x2
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 50
|
|
invoke-direct {p0}, Landroid/os/Binder;-><init>()V
|
|
|
|
sget-object v0, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->DESCRIPTOR:Ljava/lang/String;
|
|
|
|
.line 51
|
|
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/customtabs/trusted/ITrustedWebActivityService;
|
|
.locals 2
|
|
|
|
if-nez p0, :cond_0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
sget-object v0, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->DESCRIPTOR:Ljava/lang/String;
|
|
|
|
.line 62
|
|
invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 63
|
|
instance-of v1, v0, Landroid/support/customtabs/trusted/ITrustedWebActivityService;
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 64
|
|
check-cast v0, Landroid/support/customtabs/trusted/ITrustedWebActivityService;
|
|
|
|
return-object v0
|
|
|
|
.line 66
|
|
:cond_1
|
|
new-instance v0, Landroid/support/customtabs/trusted/ITrustedWebActivityService$Stub$Proxy;
|
|
|
|
invoke-direct {v0, p0}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$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
|
|
|
|
sget-object v0, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->DESCRIPTOR:Ljava/lang/String;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-lt p1, v1, :cond_0
|
|
|
|
const v2, 0xffffff
|
|
|
|
if-gt p1, v2, :cond_0
|
|
|
|
.line 76
|
|
invoke-virtual {p2, v0}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
|
|
|
|
:cond_0
|
|
const v2, 0x5f4e5446
|
|
|
|
if-ne p1, v2, :cond_1
|
|
|
|
.line 79
|
|
invoke-virtual {p3, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
|
|
|
return v1
|
|
|
|
:cond_1
|
|
packed-switch p1, :pswitch_data_0
|
|
|
|
.line 146
|
|
:pswitch_0
|
|
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 134
|
|
:pswitch_1
|
|
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
.line 136
|
|
sget-object p4, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
invoke-static {p2, p4}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
|
|
|
move-result-object p4
|
|
|
|
check-cast p4, Landroid/os/Bundle;
|
|
|
|
.line 138
|
|
invoke-virtual {p2}, Landroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
|
|
|
|
move-result-object p2
|
|
|
|
.line 139
|
|
invoke-interface {p0, p1, p4, p2}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->extraCommand(Ljava/lang/String;Landroid/os/Bundle;Landroid/os/IBinder;)Landroid/os/Bundle;
|
|
|
|
move-result-object p1
|
|
|
|
.line 140
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
.line 141
|
|
invoke-static {p3, p1, v1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 126
|
|
:pswitch_2
|
|
invoke-interface {p0}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->getSmallIconBitmap()Landroid/os/Bundle;
|
|
|
|
move-result-object p1
|
|
|
|
.line 127
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
.line 128
|
|
invoke-static {p3, p1, v1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 87
|
|
:pswitch_3
|
|
sget-object p1, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
invoke-static {p2, p1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/os/Bundle;
|
|
|
|
.line 88
|
|
invoke-interface {p0, p1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->areNotificationsEnabled(Landroid/os/Bundle;)Landroid/os/Bundle;
|
|
|
|
move-result-object p1
|
|
|
|
.line 89
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
.line 90
|
|
invoke-static {p3, p1, v1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 112
|
|
:pswitch_4
|
|
invoke-interface {p0}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->getActiveNotifications()Landroid/os/Bundle;
|
|
|
|
move-result-object p1
|
|
|
|
.line 113
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
.line 114
|
|
invoke-static {p3, p1, v1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 119
|
|
:pswitch_5
|
|
invoke-interface {p0}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->getSmallIconId()I
|
|
|
|
move-result p1
|
|
|
|
.line 120
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
.line 121
|
|
invoke-virtual {p3, p1}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 105
|
|
:pswitch_6
|
|
sget-object p1, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
invoke-static {p2, p1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/os/Bundle;
|
|
|
|
.line 106
|
|
invoke-interface {p0, p1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->cancelNotification(Landroid/os/Bundle;)V
|
|
|
|
.line 107
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
goto :goto_0
|
|
|
|
.line 96
|
|
:pswitch_7
|
|
sget-object p1, Landroid/os/Bundle;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
invoke-static {p2, p1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$000(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/os/Bundle;
|
|
|
|
.line 97
|
|
invoke-interface {p0, p1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService;->notifyNotificationWithChannel(Landroid/os/Bundle;)Landroid/os/Bundle;
|
|
|
|
move-result-object p1
|
|
|
|
.line 98
|
|
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
|
|
|
|
.line 99
|
|
invoke-static {p3, p1, v1}, Landroid/support/customtabs/trusted/ITrustedWebActivityService$_Parcel;->access$100(Landroid/os/Parcel;Landroid/os/Parcelable;I)V
|
|
|
|
:goto_0
|
|
return v1
|
|
|
|
nop
|
|
|
|
:pswitch_data_0
|
|
.packed-switch 0x2
|
|
:pswitch_7
|
|
:pswitch_6
|
|
:pswitch_5
|
|
:pswitch_4
|
|
:pswitch_3
|
|
:pswitch_2
|
|
:pswitch_0
|
|
:pswitch_1
|
|
.end packed-switch
|
|
.end method
|