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

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

Completed in 77 milliseconds