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