Searched refs:getMatchingLayoutForProvidedLanguageTag (Results 1 – 1 of 1) sorted by relevance
1069 String layoutDesc = getMatchingLayoutForProvidedLanguageTag(layoutsFilteredByLayoutType, in getMatchingLayoutForProvidedLanguageTagAndLayoutType()1075 return getMatchingLayoutForProvidedLanguageTag(Arrays.asList(layoutList), languageTag); in getMatchingLayoutForProvidedLanguageTagAndLayoutType()1079 private static String getMatchingLayoutForProvidedLanguageTag(List<KeyboardLayout> layoutList, in getMatchingLayoutForProvidedLanguageTag() method in KeyboardLayoutManager