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

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java104 void scheduleSuicide() throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java321 scheduleSuicide();
1098 public final void scheduleSuicide() throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java885 public final void scheduleSuicide() { method in class:ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java5863 app.thread.scheduleSuicide();

Completed in 149 milliseconds