Searched defs:scheduleStopService (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java254 scheduleStopService(token);
898 public final void scheduleStopService(IBinder token) method in class:ApplicationThreadProxy
H A DIApplicationThread.java87 void scheduleStopService(IBinder token) throws RemoteException; method in interface:IApplicationThread
H A DActivityThread.java721 public final void scheduleStopService(IBinder token) { method in class:ActivityThread.ApplicationThread

Completed in 93 milliseconds