Home
last modified time | relevance | path

Searched defs:isKeyPreviewPopupEnabled (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSettings.java240 public static boolean isKeyPreviewPopupEnabled(SharedPreferences sp, Resources resources) { in isKeyPreviewPopupEnabled() method in Settings.Values
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java431 public boolean isKeyPreviewPopupEnabled() { in isKeyPreviewPopupEnabled() method in KeyboardView