Searched refs:QWERTY_GB (Results 1 – 2 of 2) sorted by relevance
39 public static final Locale[] QWERTY_GB = new Locale[] {BRITISH_ENGLISH}; field in LeanbackLocales
653 if (isMatch(locale, LeanbackLocales.QWERTY_GB)) { in initKeyboards()