Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java163 @UsedForTesting final KeyboardSwitcher mKeyboardSwitcher; field in LatinIME
1484 mInputLogic.onStartBatchInput(mSettings.getCurrent(), mKeyboardSwitcher, mHandler); in onStartBatchInput() local