Searched defs:scheduleSuicide (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/app/ | ||
D | IApplicationThread.aidl | 102 void scheduleSuicide(); in scheduleSuicide() method |
D | ActivityThread.java | 1067 public final void scheduleSuicide() { in scheduleSuicide() method in ActivityThread.ApplicationThread |
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ | ||
D | TransactionParcelTests.java | 492 public void scheduleSuicide() throws RemoteException { in scheduleSuicide() method in TransactionParcelTests.StubAppThread |