Searched refs:matchCountryCodes (Results 1 – 1 of 1) sorted by relevance
678 final boolean countryCodeMatched = matchCountryCodes(caseAttr, locale); in parseCaseCondition()742 private static boolean matchCountryCodes(TypedArray caseAttr, Locale locale) { in matchCountryCodes() method in KeyboardBuilder