Searched refs:keyboardLocale (Results 1 – 2 of 2) sorted by relevance
258 private static boolean isCompatibleLocale(Locale systemLocale, Locale keyboardLocale) { in isCompatibleLocale() argument260 if (!systemLocale.getLanguage().equals(keyboardLocale.getLanguage())) { in isCompatibleLocale()265 || TextUtils.isEmpty(keyboardLocale.getCountry()) in isCompatibleLocale()266 || systemLocale.getCountry().equals(keyboardLocale.getCountry()); in isCompatibleLocale()
1050 field public static final int keyboardLocale = 16844414; // 0x101067e