Rabbit-R1/android (non root)/smali/smali_classes3/tech/rabbit/r1systemupdater/service/IUpdateCallback$Default.smali
2024-05-21 17:08:36 -04:00

60 lines
1.2 KiB
Smali

.class public Ltech/rabbit/r1systemupdater/service/IUpdateCallback$Default;
.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;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Default"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 8
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public asBinder()Landroid/os/IBinder;
.locals 0
const/4 p0, 0x0
return-object p0
.end method
.method public onPayloadApplicationComplete(I)V
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
return-void
.end method
.method public onStatusUpdate(IF)V
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
return-void
.end method