Searched defs:eh (Results 1 – 9 of 9) sorted by relevance
40 MyHandler eh = new MyHandler(); in testGetAndSetUncaughtExceptionHandler() local64 MyHandler eh = new MyHandler(); in testGetAndSetDefaultUncaughtExceptionHandler() local
64 MyHandler eh = new MyHandler(); in testGetAndSetUncaughtExceptionHandler() local85 MyHandler eh = new MyHandler(); in testGetAndSetDefaultUncaughtExceptionHandler() local
140 public static void setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler eh)… in setDefaultUncaughtExceptionHandler()146 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { throw new RuntimeE… in setUncaughtExceptionPreHandler()154 public void setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler eh) { throw new R… in setUncaughtExceptionHandler()
245 public abstract void setErrorHandler(ErrorHandler eh); in setErrorHandler()
134 …til.Nullable java.lang.Thread.UncaughtExceptionHandler eh) { throw new RuntimeException("Stub!"); } in setDefaultUncaughtExceptionHandler()140 …til.Nullable java.lang.Thread.UncaughtExceptionHandler eh) { throw new RuntimeException("Stub!"); } in setUncaughtExceptionHandler()
283 java.lang.Thread.UncaughtExceptionHandler eh) { in setDefaultUncaughtExceptionHandler()292 java.lang.Thread.UncaughtExceptionHandler eh) { in setUncaughtExceptionPreHandler()305 public void setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler eh) { in setUncaughtExceptionHandler()
2087 public static void setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setDefaultUncaughtExceptionHandler()2128 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionPreHandler()2176 public void setUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionHandler()
114 public void setErrorHandler(ErrorHandler eh) { in setErrorHandler()
943 Node<K,V>[] tab; Node<K,V> e, p; int n, eh; K ek; in get() local2247 int eh; K ek; in find() local