Searched refs:mKeyboardSwitcher (Results 1 – 3 of 3) sorted by relevance
148 @UsedForTesting final KeyboardSwitcher mKeyboardSwitcher; field in LatinIME218 final KeyboardSwitcher switcher = latinIme.mKeyboardSwitcher; in handleMessage()241 latinIme.mKeyboardSwitcher.getCurrentKeyboardScriptId()); in handleMessage()246 latinIme.mKeyboardSwitcher.getCurrentKeyboardScriptId()); in handleMessage()258 suggestedWords, latinIme.mKeyboardSwitcher); in handleMessage()268 latinIme.mKeyboardSwitcher.loadKeyboard(latinIme.getCurrentInputEditorInfo(), in handleMessage()421 latinIme.mKeyboardSwitcher.saveKeyboardState(); in startOrientationChanging()552 mKeyboardSwitcher = KeyboardSwitcher.getInstance(); in LatinIME()634 final MainKeyboardView mainKeyboardView = mKeyboardSwitcher.getMainKeyboardView(); in onUpdateMainDictionaryAvailability()752 return mKeyboardSwitcher.onCreateInputView(mIsHardwareAcceleratedDrawingEnabled); in onCreateInputView()[all …]
36 return mLatinIME.mKeyboardSwitcher.getKeyboardShiftMode() in isCapsModeAutoShifted()
400 mKeyboard = mLatinIME.mKeyboardSwitcher.getKeyboard(); in changeLanguageWithoutWait()