Searched refs:supportedIDs (Results 1 – 2 of 2) sorted by relevance
826 static Hashtable* supportedIDs; // = NULL; member in CalifornioLanguageFactory829 delete supportedIDs; in cleanup()830 supportedIDs = NULL; in cleanup()835 if (supportedIDs == NULL) { in getSupportedIDs()843 supportedIDs = table; in getSupportedIDs()845 return supportedIDs; in getSupportedIDs()887 Hashtable* CalifornioLanguageFactory::supportedIDs = NULL; member in CalifornioLanguageFactory
616 public static Set supportedIDs; field in ICUServiceTest.CalifornioLanguageFactory624 supportedIDs = Collections.unmodifiableSet(result);628 return supportedIDs; in getSupportedIDs()