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

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java86 void scheduleSuicide() throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java268 scheduleSuicide();
684 public final void scheduleSuicide() throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java1662 public final void scheduleSuicide() { method in class:ActivityThread.ApplicationThread
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java5232 app.thread.scheduleSuicide();

Completed in 37 milliseconds