Home
last modified time | relevance | path

Searched refs:keyboardLocale (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DKeyboardLayoutManager.java258 private static boolean isCompatibleLocale(Locale systemLocale, Locale keyboardLocale) { in isCompatibleLocale() argument
260 if (!systemLocale.getLanguage().equals(keyboardLocale.getLanguage())) { in isCompatibleLocale()
265 || TextUtils.isEmpty(keyboardLocale.getCountry()) in isCompatibleLocale()
266 || systemLocale.getCountry().equals(keyboardLocale.getCountry()); in isCompatibleLocale()
/frameworks/base/core/api/
Dcurrent.txt1050 field public static final int keyboardLocale = 16844414; // 0x101067e