Searched refs:matchLocaleCodes (Results 1 – 1 of 1) sorted by relevance
676 final boolean localeCodeMatched = matchLocaleCodes(caseAttr, locale); in parseCaseCondition()734 private static boolean matchLocaleCodes(TypedArray caseAttr, final Locale locale) { in matchLocaleCodes() method in KeyboardBuilder