Searched refs:getCurrentInputEditorInfo (Results 1 – 2 of 2) sorted by relevance
300 latinIme.mKeyboardSwitcher.loadKeyboard(latinIme.getCurrentInputEditorInfo(), in handleMessage()642 final EditorInfo editorInfo = getCurrentInputEditorInfo(); in loadSettings()1271 final EditorInfo ei = getCurrentInputEditorInfo(); in onEvaluateFullscreenMode()1634 mKeyboardSwitcher.loadKeyboard(getCurrentInputEditorInfo(), mSettings.getCurrent(), in loadKeyboard()
723 final EditorInfo editorInfo = getCurrentInputEditorInfo(); in handleNonFunctionalEvent()1761 final EditorInfo ei = getCurrentInputEditorInfo(); in getCurrentAutoCapsState()1783 private EditorInfo getCurrentInputEditorInfo() { in getCurrentInputEditorInfo() method in InputLogic1784 return mLatinIME.getCurrentInputEditorInfo(); in getCurrentInputEditorInfo()