Searched defs:scheduleSuicide (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java295 scheduleSuicide();
912 public final void scheduleSuicide() throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java97 void scheduleSuicide() throws RemoteException; method in interface:IApplicationThread
H A DActivityThread.java760 public final void scheduleSuicide() { method in class:ActivityThread.ApplicationThread

Completed in 870 milliseconds