|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectService
es.cesar.quitesleep.callServices.NormalModeCallService
public class NormalModeCallService
Constructor Summary | |
---|---|
NormalModeCallService()
|
Method Summary | |
---|---|
IBinder |
onBind(Intent intent)
|
void |
onCreate()
|
int |
onStartCommand(Intent intent,
int flags,
int startId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NormalModeCallService()
Method Detail |
---|
public void onCreate()
public IBinder onBind(Intent intent)
public int onStartCommand(Intent intent, int flags, int startId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |