Home
last modified time | relevance | path

Searched refs:mAppliedEditorInfo (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java410 private EditorInfo mAppliedEditorInfo; field in LatinIME.UIHandler
465 && KeyboardId.equivalentEditorInfoForKeyboard(editorInfo, mAppliedEditorInfo)) { in onStartInputView()
480 mAppliedEditorInfo = editorInfo; in onStartInputView()
494 mAppliedEditorInfo = null; in onFinishInputView()