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 77 void scheduleStopService(IBinder token) throws RemoteException;
ApplicationThreadNative.java 229 scheduleStopService(token);
639 public final void scheduleStopService(IBinder token)
ActivityThread.java 531 public final void scheduleStopService(IBinder token) {
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 20 milliseconds