Searched defs:scheduleExit (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/app/ | ||
D | IApplicationThread.java | 101 void scheduleExit() throws RemoteException; in scheduleExit() method |
D | ApplicationThreadNative.java | 1030 public final void scheduleExit() throws RemoteException { in scheduleExit() method in ApplicationThreadProxy |
D | ActivityThread.java | 838 public final void scheduleExit() { in scheduleExit() method in ActivityThread.ApplicationThread |