Searched refs:supportedIDs (Results 1 – 3 of 3) sorted by relevance
829 static Hashtable* supportedIDs; // = NULL; member in CalifornioLanguageFactory832 delete supportedIDs; in cleanup()833 supportedIDs = NULL; in cleanup()838 if (supportedIDs == NULL) { in getSupportedIDs()846 supportedIDs = table; in getSupportedIDs()848 return supportedIDs; in getSupportedIDs()890 Hashtable* CalifornioLanguageFactory::supportedIDs = NULL; member in CalifornioLanguageFactory
629 public static Set supportedIDs; field in ICUServiceTest.CalifornioLanguageFactory637 supportedIDs = Collections.unmodifiableSet(result);642 return supportedIDs; in getSupportedIDs()
632 public static Set supportedIDs; field in ICUServiceTest.CalifornioLanguageFactory640 supportedIDs = Collections.unmodifiableSet(result);645 return supportedIDs; in getSupportedIDs()