es.cesar.quitesleep.callServices
Class SilentModeCallService

java.lang.Object
  extended by Service
      extended by es.cesar.quitesleep.callServices.SilentModeCallService

public class SilentModeCallService
extends Service

Author:
Cesar Valiente Gordo

Constructor Summary
SilentModeCallService()
           
 
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

SilentModeCallService

public SilentModeCallService()
Method Detail

onCreate

public void onCreate()

onBind

public IBinder onBind(Intent intent)

onStartCommand

public int onStartCommand(Intent intent,
                          int flags,
                          int startId)