Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java948 final AccessibilityUtils accessUtils = AccessibilityUtils.getInstance(); in onStartInputViewInternal() local
949 if (accessUtils.isTouchExplorationEnabled()) { in onStartInputViewInternal()
950 accessUtils.onStartInputViewInternal(mainKeyboardView, editorInfo, restarting); in onStartInputViewInternal()