Searched defs:eh (Results 1 – 8 of 8) sorted by relevance
40 MyHandler eh = new MyHandler(); in testGetAndSetUncaughtExceptionHandler() local64 MyHandler eh = new MyHandler(); in testGetAndSetDefaultUncaughtExceptionHandler() local
140 public static void setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler eh)… in setDefaultUncaughtExceptionHandler()145 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { throw new RuntimeE… in setUncaughtExceptionPreHandler()152 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()
2083 public static void setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setDefaultUncaughtExceptionHandler()2124 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionPreHandler()2163 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