mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
180 lines
4.3 KiB
Smali
180 lines
4.3 KiB
Smali
|
.class Ltech/rabbit/r1systemupdater/service/IUpdateCallback$Stub$Proxy;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "IUpdateCallback.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ltech/rabbit/r1systemupdater/service/IUpdateCallback;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Ltech/rabbit/r1systemupdater/service/IUpdateCallback$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 93
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
iput-object p1, p0, Ltech/rabbit/r1systemupdater/service/IUpdateCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public asBinder()Landroid/os/IBinder;
|
||
|
.locals 0
|
||
|
|
||
|
iget-object p0, p0, Ltech/rabbit/r1systemupdater/service/IUpdateCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public getInterfaceDescriptor()Ljava/lang/String;
|
||
|
.locals 0
|
||
|
|
||
|
const-string p0, "tech.rabbit.r1systemupdater.service.IUpdateCallback"
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public onPayloadApplicationComplete(I)V
|
||
|
.locals 3
|
||
|
.annotation system Ldalvik/annotation/Throws;
|
||
|
value = {
|
||
|
Landroid/os/RemoteException;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.line 122
|
||
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
.line 123
|
||
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
:try_start_0
|
||
|
const-string v2, "tech.rabbit.r1systemupdater.service.IUpdateCallback"
|
||
|
|
||
|
.line 125
|
||
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
||
|
|
||
|
.line 126
|
||
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
||
|
|
||
|
iget-object p0, p0, Ltech/rabbit/r1systemupdater/service/IUpdateCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||
|
|
||
|
const/4 p1, 0x2
|
||
|
|
||
|
const/4 v2, 0x0
|
||
|
|
||
|
.line 127
|
||
|
invoke-interface {p0, p1, v0, v1, v2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||
|
|
||
|
.line 128
|
||
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
||
|
:try_end_0
|
||
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||
|
|
||
|
.line 131
|
||
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
.line 132
|
||
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
return-void
|
||
|
|
||
|
:catchall_0
|
||
|
move-exception p0
|
||
|
|
||
|
.line 131
|
||
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
.line 132
|
||
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
.line 133
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public onStatusUpdate(IF)V
|
||
|
.locals 3
|
||
|
.annotation system Ldalvik/annotation/Throws;
|
||
|
value = {
|
||
|
Landroid/os/RemoteException;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.line 106
|
||
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
.line 107
|
||
|
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
:try_start_0
|
||
|
const-string v2, "tech.rabbit.r1systemupdater.service.IUpdateCallback"
|
||
|
|
||
|
.line 109
|
||
|
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
|
||
|
|
||
|
.line 110
|
||
|
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
|
||
|
|
||
|
.line 111
|
||
|
invoke-virtual {v0, p2}, Landroid/os/Parcel;->writeFloat(F)V
|
||
|
|
||
|
iget-object p0, p0, Ltech/rabbit/r1systemupdater/service/IUpdateCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
|
||
|
|
||
|
const/4 p1, 0x1
|
||
|
|
||
|
const/4 p2, 0x0
|
||
|
|
||
|
.line 112
|
||
|
invoke-interface {p0, p1, v0, v1, p2}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
|
||
|
|
||
|
.line 113
|
||
|
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
|
||
|
:try_end_0
|
||
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||
|
|
||
|
.line 116
|
||
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
.line 117
|
||
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
return-void
|
||
|
|
||
|
:catchall_0
|
||
|
move-exception p0
|
||
|
|
||
|
.line 116
|
||
|
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
.line 117
|
||
|
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
|
||
|
|
||
|
.line 118
|
||
|
throw p0
|
||
|
.end method
|