Searched refs:ROOT_RESOURCE_BUNDLE_NAME (Results 1 - 2 of 2) sorted by relevance

/external/emma/core/java12/com/vladium/util/exception/
H A DExceptionCommon.java60 * specified by {@link #ROOT_RESOURCE_BUNDLE_NAME} is searched.
452 private static final String ROOT_RESOURCE_BUNDLE_NAME; // set in <clinit> field in class:ExceptionCommon
486 // set the name of ROOT_RESOURCE_BUNDLE_NAME:
487 ROOT_RESOURCE_BUNDLE_NAME = getNameInNamespace (ExceptionCommon.class, "exceptions");
493 temprb = ResourceBundle.getBundle (ROOT_RESOURCE_BUNDLE_NAME);
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 210 milliseconds