Searched refs:uncaughtHandler (Results 1 – 1 of 1) sorted by relevance
1567 Method* uncaughtHandler; in threadExitUncaughtException() local1597 uncaughtHandler = dvmFindVirtualMethodHierByDescriptor(handlerObj->clazz, in threadExitUncaughtException()1600 if (uncaughtHandler != NULL) { in threadExitUncaughtException()1604 dvmCallMethod(self, uncaughtHandler, handlerObj, &unused, in threadExitUncaughtException()