HomeSort by relevance Sort by last modified time
    Searched refs:readKeyPreviewPopupEnabled (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 140 mKeyPreviewPopupOn = Settings.readKeyPreviewPopupEnabled(prefs, res);
SettingsFragment.java 200 Settings.readKeyPreviewPopupEnabled(prefs, res));
282 Settings.readKeyPreviewPopupEnabled(prefs, res));
Settings.java 237 public static boolean readKeyPreviewPopupEnabled(final SharedPreferences prefs,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 192 Settings.readKeyPreviewPopupEnabled(mPrefs, mResources),

Completed in 29 milliseconds