Searched refs:scheduleSuicide (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java98 void scheduleSuicide() throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java299 scheduleSuicide();
929 public final void scheduleSuicide() throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java770 public final void scheduleSuicide() { method in class:ActivityThread.ApplicationThread
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java3791 app.thread.scheduleSuicide();

Completed in 165 milliseconds