Searched defs:scheduleExit (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | IApplicationThread.aidl | 85 void scheduleExit(); in scheduleExit() method |
H A D | ActivityThread.java | 1170 public final void scheduleExit() { in scheduleExit() method in ActivityThread.ApplicationThread |
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ | ||
H A D | TransactionParcelTests.java | 461 public void scheduleExit() throws RemoteException { in scheduleExit() method in TransactionParcelTests.StubAppThread |