Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java160 keyboardView.setKeyPreviewPopupEnabled( in setKeyboard()
DMainKeyboardView.java419 public void setKeyPreviewPopupEnabled(final boolean previewEnabled, final int delay) { in setKeyPreviewPopupEnabled() method in MainKeyboardView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1049 mainKeyboardView.setKeyPreviewPopupEnabled(currentSettingsValues.mKeyPreviewPopupOn, in onStartInputViewInternal()