Searched refs:nsType (Results 1 – 4 of 4) sorted by relevance
141 String nsType = uloc.getKeywordValue("collation"); in TestCollationKeyword() local142 if (nsType == null) { in TestCollationKeyword()
167 String nsType = uloc.getKeywordValue("numbers"); in TestKeywords() local168 if (nsType == null) { in TestKeywords()
299 String nsType = uloc.getKeywordValue("numbers"); in TestKeywords() local300 if (nsType == null) { in TestKeywords()
812 public NamespaceAttributeIterator(int nsType) in NamespaceAttributeIterator() argument817 _nsType = nsType; in NamespaceAttributeIterator()