Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMainKeyboardView.java519 public void setSlidingKeyInputPreviewEnabled(final boolean enabled) { in setSlidingKeyInputPreviewEnabled() method in MainKeyboardView
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1070 mainKeyboardView.setSlidingKeyInputPreviewEnabled( in onStartInputViewInternal()