Home
last modified time | relevance | path

Searched defs:setKeyPreviewPopupEnabled (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMiniKeyboardView.java127 public void setKeyPreviewPopupEnabled(boolean previewEnabled, int delay) { in setKeyPreviewPopupEnabled() method in MiniKeyboardView
DLatinKeyboardView.java268 public void setKeyPreviewPopupEnabled(boolean previewEnabled, int delay) { in setKeyPreviewPopupEnabled() method in LatinKeyboardView
DKeyboardView.java421 public void setKeyPreviewPopupEnabled(boolean previewEnabled, int delay) { in setKeyPreviewPopupEnabled() method in KeyboardView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DMoreSuggestionsView.java137 public void setKeyPreviewPopupEnabled(boolean previewEnabled, int delay) { in setKeyPreviewPopupEnabled() method in MoreSuggestionsView