Searched refs:scheduleExit (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java85 void scheduleExit() throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java261 scheduleExit();
676 public final void scheduleExit() throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java1658 public final void scheduleExit() { method in class:ActivityThread.ApplicationThread
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java5479 thread.scheduleExit();
14393 app.thread.scheduleExit();
14460 app.thread.scheduleExit();
14518 app.thread.scheduleExit();

Completed in 59 milliseconds