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.java883 final AccessibilityUtils accessUtils = AccessibilityUtils.getInstance(); in onStartInputViewInternal() local
884 if (accessUtils.isTouchExplorationEnabled()) { in onStartInputViewInternal()
885 accessUtils.onStartInputViewInternal(mainKeyboardView, editorInfo, restarting); in onStartInputViewInternal()