Searched defs:scheduleCrash (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DActivityThread.java856 public void scheduleCrash(String msg) { method in class:ActivityThread.ApplicationThread
H A DApplicationThreadNative.java465 scheduleCrash(msg);
1081 public void scheduleCrash(String msg) throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java122 void scheduleCrash(String msg) throws RemoteException; method in interface:IApplicationThread

Completed in 63 milliseconds