Searched defs:scheduleCrash (Results 1 – 3 of 3) sorted by relevance
110 void scheduleCrash(in String msg, int typeId); in scheduleCrash() method
1292 public void scheduleCrash(String msg, int typeId) { in scheduleCrash() method in ActivityThread.ApplicationThread
535 public void scheduleCrash(String s, int i) throws RemoteException { in scheduleCrash() method in TransactionParcelTests.StubAppThread