Searched refs:equivalent (Results 1 – 5 of 5) sorted by relevance
301 String equivalent; in parse() local302 if ((equivalent = getEquivalentForRegionAndVariant(r)) != null in parse()303 && !tempList.contains(equivalent)) { in parse()304 list.add(index+1, new LanguageRange(equivalent, w)); in parse()306 tempList.add(equivalent); in parse()320 equivalent = getEquivalentForRegionAndVariant(equiv); in parse()321 if (equivalent != null in parse()322 && !tempList.contains(equivalent)) { in parse()323 list.add(index+1, new LanguageRange(equivalent, w)); in parse()325 tempList.add(equivalent); in parse()[all …]
16 # them specially, and putting them in here is equivalent to ignoring them
159 from a designated place, then offering equivalent access to copy the source
20 is equivalent to supported_api_levels.endswith('+'), but is included for
445 from a designated place, then offering equivalent access to copy the source