Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
DCarLatinIME.java70 private Keyboard mQweKeyboard; field in CarLatinIME
155 mQweKeyboard = createKeyboard(LAYOUT_XML); in onCreate()
194 mKeyboardView.setKeyboard(mQweKeyboard, getLocale()); in onStartInputView()
275 if (mKeyboardView.getKeyboard() == mQweKeyboard) {
278 mKeyboardView.setKeyboard(mQweKeyboard, getLocale());
290 mKeyboardView.setKeyboard(mQweKeyboard, getLocale());