WakeReceiver$WakeGrayInnerService.smali
.class public Lcom/cleanmaster/daemon/foreServiceforlive/receiver/WakeReceiver$WakeGrayInnerService;
.super Landroid/app/Service;
.source "WakeReceiver.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/daemon/foreServiceforlive/receiver/WakeReceiver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "WakeGrayInnerService"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 93
invoke-direct {p0}, Landroid/app/Service;-><init>()V
return-void
.end method
# virtual methods
.method public onBind(Landroid/content/Intent;)Landroid/os/IBinder;
.registers 4
.prologue
.line 108
new-instance v0, Ljava/lang/UnsupportedOperationException;
const-string v1, "Not yet implemented"
invoke-direct {v0, v1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public onCreate()V
.registers 1
.prologue
.line 97
invoke-super {p0}, Landroid/app/Service;->onCreate()V
.line 98
return-void
.end method
.method public onDestroy()V
.registers 1
.prologue
.line 113
invoke-super {p0}, Landroid/app/Service;->onDestroy()V
.line 114
return-void
.end method
.method public onStartCommand(Landroid/content/Intent;II)I
.registers 5
.prologue
.line 102
invoke-virtual {p0}, Lcom/cleanmaster/daemon/foreServiceforlive/receiver/WakeReceiver$WakeGrayInnerService;->stopSelf()V
.line 103
invoke-super {p0, p1, p2, p3}, Landroid/app/Service;->onStartCommand(Landroid/content/Intent;II)I
move-result v0
return v0
.end method