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