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