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

  /frameworks/base/core/java/android/app/
IApplicationThread.java 87 void scheduleStopService(IBinder token) throws RemoteException;
ApplicationThreadNative.java 254 scheduleStopService(token);
    [all...]
ActivityThread.java 728 public final void scheduleStopService(IBinder token) {
    [all...]

Completed in 529 milliseconds