AlphaUpdateService.smali
.class public Lcom/imo/hd/util/AlphaUpdateService;
.super Landroid/app/IntentService;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.registers 2
const-string v0, "AlphaUpdateService"
.line 28
invoke-direct {p0, v0}, Landroid/app/IntentService;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public onDestroy()V
.registers 1
.line 42
invoke-super {p0}, Landroid/app/IntentService;->onDestroy()V
return-void
.end method
.method protected onHandleIntent(Landroid/content/Intent;)V
.registers 2
return-void
.end method
.method public onStartCommand(Landroid/content/Intent;II)I
.registers 4
.line 37
invoke-super {p0, p1, p2, p3}, Landroid/app/IntentService;->onStartCommand(Landroid/content/Intent;II)I
move-result p1
return p1
.end method