- 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
470 lines
11 KiB
Smali
470 lines
11 KiB
Smali
.class public Lcom/bda/controller/IControllerService$Stub$Proxy;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/bda/controller/IControllerService;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/bda/controller/IControllerService$Stub;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Proxy"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public mRemote:Landroid/os/IBinder;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/os/IBinder;)V
|
|
.locals 0
|
|
|
|
.line 198
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public asBinder()Landroid/os/IBinder;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getState(II)I
|
|
.locals 3
|
|
|
|
.line 333
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v0
|
|
|
|
.line 334
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v1
|
|
|
|
:try_start_0
|
|
const-string v2, "com.bda.controller.IControllerService"
|
|
|
|
.line 337
|
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
|
|
|
.line 338
|
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
.line 339
|
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
iget-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
const/16 p2, 0x8
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 340
|
|
invoke-interface {p1, p2, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
|
|
|
.line 341
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
|
|
|
.line 342
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readInt()I
|
|
|
|
move-result p1
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 345
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 346
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return p1
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
.line 345
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 346
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 347
|
|
throw p1
|
|
.end method
|
|
|
|
.method public registerListener(Lcom/bda/controller/IControllerListener;I)V
|
|
.locals 3
|
|
|
|
.line 213
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v0
|
|
|
|
.line 214
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v1
|
|
|
|
:try_start_0
|
|
const-string v2, "com.bda.controller.IControllerService"
|
|
|
|
.line 216
|
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 217
|
|
invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
|
|
|
|
move-result-object p1
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
|
|
|
|
.line 218
|
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
iget-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
const/4 p2, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 219
|
|
invoke-interface {p1, p2, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
|
|
|
.line 220
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 223
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 224
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return-void
|
|
|
|
.line 223
|
|
:goto_1
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 224
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 225
|
|
throw p1
|
|
.end method
|
|
|
|
.method public registerListener2(Lcom/bda/controller/IControllerListener;I)V
|
|
.locals 3
|
|
|
|
.line 369
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v0
|
|
|
|
.line 370
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v1
|
|
|
|
:try_start_0
|
|
const-string v2, "com.bda.controller.IControllerService"
|
|
|
|
.line 372
|
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 373
|
|
invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
|
|
|
|
move-result-object p1
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
|
|
|
|
.line 374
|
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
iget-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
const/16 p2, 0xa
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 375
|
|
invoke-interface {p1, p2, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
|
|
|
.line 376
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 379
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 380
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return-void
|
|
|
|
.line 379
|
|
:goto_1
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 380
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 381
|
|
throw p1
|
|
.end method
|
|
|
|
.method public sendMessage(II)V
|
|
.locals 3
|
|
|
|
.line 352
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v0
|
|
|
|
.line 353
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v1
|
|
|
|
:try_start_0
|
|
const-string v2, "com.bda.controller.IControllerService"
|
|
|
|
.line 355
|
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
|
|
|
.line 356
|
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
.line 357
|
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
iget-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
const/16 p2, 0x9
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 358
|
|
invoke-interface {p1, p2, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
|
|
|
.line 359
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 362
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 363
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
.line 362
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 363
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 364
|
|
throw p1
|
|
.end method
|
|
|
|
.method public unregisterListener(Lcom/bda/controller/IControllerListener;I)V
|
|
.locals 3
|
|
|
|
.line 229
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v0
|
|
|
|
.line 230
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v1
|
|
|
|
:try_start_0
|
|
const-string v2, "com.bda.controller.IControllerService"
|
|
|
|
.line 232
|
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 233
|
|
invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
|
|
|
|
move-result-object p1
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
|
|
|
|
.line 234
|
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
iget-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
const/4 p2, 0x2
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 235
|
|
invoke-interface {p1, p2, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
|
|
|
.line 236
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 239
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 240
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return-void
|
|
|
|
.line 239
|
|
:goto_1
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 240
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 241
|
|
throw p1
|
|
.end method
|
|
|
|
.method public unregisterMonitor(Lcom/bda/controller/IControllerMonitor;I)V
|
|
.locals 3
|
|
|
|
.line 261
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v0
|
|
|
|
.line 262
|
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
|
|
|
move-result-object v1
|
|
|
|
:try_start_0
|
|
const-string v2, "com.bda.controller.IControllerService"
|
|
|
|
.line 264
|
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 265
|
|
invoke-interface {p1}, Landroid/os/IInterface;->asBinder()Landroid/os/IBinder;
|
|
|
|
move-result-object p1
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
|
|
|
|
.line 266
|
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
iget-object p1, p0, Lcom/bda/controller/IControllerService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
|
|
|
const/4 p2, 0x4
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 267
|
|
invoke-interface {p1, p2, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
|
|
|
.line 268
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 271
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 272
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return-void
|
|
|
|
.line 271
|
|
:goto_1
|
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 272
|
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
|
|
|
.line 273
|
|
throw p1
|
|
.end method
|