Searched refs:isValidBundle (Results 1 – 1 of 1) sorted by relevance
1335 if (isValidBundle(bundle) && hasValidParentChain(bundle)) { in getBundleImpl()1365 if (isValidBundle(bundle)) { in getBundleImpl()1438 if (isValidBundle(bundle)) { in findBundle()1524 private static boolean isValidBundle(ResourceBundle bundle) { in isValidBundle() method in ResourceBundle