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()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()
136 …til.Nullable java.lang.Thread.UncaughtExceptionHandler eh) { throw new RuntimeException("Stub!"); } in setDefaultUncaughtExceptionHandler()142 …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()
2193 public static void setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setDefaultUncaughtExceptionHandler()2234 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionPreHandler()2282 public void setUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionHandler()
114 public void setErrorHandler(ErrorHandler eh) { in setErrorHandler()
935 Node<K,V>[] tab; Node<K,V> e, p; int n, eh; K ek; in get() local2251 int eh; K ek; in find() local