Home
last modified time | relevance | path

Searched defs:keyboardView (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java146 final KeyboardView keyboardView = getOuterInstance(); in handleMessage() local
161 final KeyboardView keyboardView = getOuterInstance(); in showKeyPreview() local
DLatinKeyboardView.java102 final LatinKeyboardView keyboardView = getOuterInstance(); in handleMessage() local
DKeyboardSwitcher.java824 final LatinKeyboardView keyboardView = getKeyboardView(); in onAutoCorrectionStateChanged() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1074 final LatinKeyboardView keyboardView = mKeyboardSwitcher.getKeyboardView(); in onKeyDown() local