Searched defs:scheduleCrash (Results 1 – 2 of 2) sorted by relevance
121 void scheduleCrash(in String msg, int typeId, in Bundle extras); in scheduleCrash() method
1547 public void scheduleCrash(String msg, int typeId, @Nullable Bundle extras) { in scheduleCrash() method in ActivityThread.ApplicationThread