Home
last modified time | relevance | path

Searched defs:scheduleExit (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java103 void scheduleExit() throws RemoteException; in scheduleExit() method
DApplicationThreadNative.java1090 public final void scheduleExit() throws RemoteException { in scheduleExit() method in ApplicationThreadProxy
DActivityThread.java882 public final void scheduleExit() { in scheduleExit() method in ActivityThread.ApplicationThread