Searched refs:disableExceptionEvent (Results 1 – 6 of 6) sorted by relevance
32 public static native void disableExceptionEvent(Thread thr); in disableExceptionEvent() method in Exceptions
275 Exceptions.disableExceptionEvent(Thread.currentThread()); in run()
214 Exceptions.disableExceptionEvent(Thread.currentThread()); in run()