Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java95 void scheduleExit() throws RemoteException; in scheduleExit() method
DApplicationThreadNative.java287 scheduleExit(); in onTransact()
900 public final void scheduleExit() throws RemoteException { in scheduleExit() method in ApplicationThreadProxy
DActivityThread.java718 public final void scheduleExit() { in scheduleExit() method in ActivityThread.ApplicationThread
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java3933 thread.scheduleExit(); in attachApplicationLocked()
14923 app.thread.scheduleExit(); in trimApplications()