Searched refs:mAbcKeyboard (Results 1 – 1 of 1) sorted by relevance
425 private Keyboard mAbcKeyboard; field in LeanbackKeyboardContainer654 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_en_gb); in initKeyboards()657 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_en_in); in initKeyboards()660 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_es_eu); in initKeyboards()663 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_es_us); in initKeyboards()666 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_az); in initKeyboards()669 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_ca); in initKeyboards()672 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_da); in initKeyboards()675 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_et); in initKeyboards()678 mAbcKeyboard = new Keyboard(mContext, R.xml.qwerty_fi); in initKeyboards()[all …]