HomeSort by relevance Sort by last modified time
    Searched refs:scheduleStopService (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 85 void scheduleStopService(IBinder token) throws RemoteException;
ApplicationThreadNative.java 248 scheduleStopService(token);
804 public final void scheduleStopService(IBinder token)
    [all...]
ActivityThread.java 661 public final void scheduleStopService(IBinder token) {
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 147 milliseconds