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