Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java102 void scheduleSuicide() throws RemoteException; in scheduleSuicide() method
DApplicationThreadNative.java1038 public final void scheduleSuicide() throws RemoteException { in scheduleSuicide() method in ApplicationThreadProxy
DActivityThread.java842 public final void scheduleSuicide() { in scheduleSuicide() method in ActivityThread.ApplicationThread