Searched refs:scheduleStopService (Results 1 – 4 of 4) sorted by relevance
92 void scheduleStopService(IBinder token) throws RemoteException; in scheduleStopService() method
263 scheduleStopService(token); in onTransact()945 public final void scheduleStopService(IBinder token) in scheduleStopService() method in ApplicationThreadProxy
751 public final void scheduleStopService(IBinder token) { in scheduleStopService() method in ActivityThread.ApplicationThread
1698 r.app.thread.scheduleStopService(r); in bringDownServiceLocked()