Searched defs:scheduleCrash (Results 1 – 4 of 4) sorted by relevance
104 void scheduleCrash(in String msg); in scheduleCrash() method
1173 public void scheduleCrash(String msg) { in scheduleCrash() method in ActivityThread.ApplicationThread
500 public void scheduleCrash(String s) throws RemoteException { in scheduleCrash() method in TransactionParcelTests.StubAppThread
736 void scheduleCrash(String message) { in scheduleCrash() method in ProcessRecord