Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java102 void scheduleExit() throws RemoteException; in scheduleExit() method
DApplicationThreadNative.java302 scheduleExit(); in onTransact()
995 public final void scheduleExit() throws RemoteException { in scheduleExit() method in ApplicationThreadProxy
DActivityThread.java826 public final void scheduleExit() { in scheduleExit() method in ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5880 thread.scheduleExit(); in attachApplicationLocked()
18551 app.thread.scheduleExit(); in trimApplications()