Searched refs:DEFAULT_FACTORY_CLASS (Results 1 – 4 of 4) sorted by relevance
137 private static final String DEFAULT_FACTORY_CLASS = "com.ibm.icu.impl.TimeZoneNamesFactoryImpl"; field in TimeZoneNames141 String classname = ICUConfig.get(FACTORY_NAME_PROP, DEFAULT_FACTORY_CLASS);153 if (classname.equals(DEFAULT_FACTORY_CLASS)) {156 classname = DEFAULT_FACTORY_CLASS;
120 private static final String DEFAULT_FACTORY_CLASS = "android.icu.impl.TimeZoneNamesFactoryImpl"; field in TimeZoneNames124 String classname = ICUConfig.get(FACTORY_NAME_PROP, DEFAULT_FACTORY_CLASS);136 if (classname.equals(DEFAULT_FACTORY_CLASS)) {139 classname = DEFAULT_FACTORY_CLASS;
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...