Searched refs:scheduleCrash (Results 1 – 4 of 4) sorted by relevance
122 void scheduleCrash(String msg) throws RemoteException; in scheduleCrash() method
465 scheduleCrash(msg); in onTransact()1081 public void scheduleCrash(String msg) throws RemoteException { in scheduleCrash() method in ApplicationThreadProxy
856 public void scheduleCrash(String msg) { in scheduleCrash() method in ActivityThread.ApplicationThread
2850 proc.thread.scheduleCrash(message); in crashApplication()