Searched refs:scheduleCrash (Results 1 – 4 of 4) sorted by relevance
121 void scheduleCrash(String msg) throws RemoteException; in scheduleCrash() method
462 scheduleCrash(msg); in onTransact()1076 public void scheduleCrash(String msg) throws RemoteException { in scheduleCrash() method in ApplicationThreadProxy
817 public void scheduleCrash(String msg) { in scheduleCrash() method in ActivityThread.ApplicationThread
2752 proc.thread.scheduleCrash(message); in crashApplication()