Searched refs:getCurrentInputEditorInfo (Results 1 – 2 of 2) sorted by relevance
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()
305 latinIme.mKeyboardSwitcher.loadKeyboard(latinIme.getCurrentInputEditorInfo(), in handleMessage()664 final EditorInfo editorInfo = getCurrentInputEditorInfo(); in loadSettings()1330 final EditorInfo ei = getCurrentInputEditorInfo(); in onEvaluateFullscreenMode()1693 mKeyboardSwitcher.loadKeyboard(getCurrentInputEditorInfo(), mSettings.getCurrent(), in loadKeyboard()