Searched refs:scheduleCrash (Results 1 – 4 of 4) 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
1236 mThread.scheduleCrash(message, exceptionTypeId, extras); in scheduleCrashLocked()
1919 Landroid/app/ActivityThread$ApplicationThread;->scheduleCrash(Ljava/lang/String;)V6186 Landroid/app/IApplicationThread$Stub$Proxy;->scheduleCrash(Ljava/lang/String;)V6289 Landroid/app/IApplicationThread;->scheduleCrash(Ljava/lang/String;)V