public class MyService extends Service
MyService()
IBinder
onBind(Intent intent)
void
onCreate()
onDestroy()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyService()
public IBinder onBind(Intent intent)
public void onCreate()
public void onDestroy()