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/
SettingsFragment.java 176 Settings.readKeyPreviewPopupEnabled(prefs, res));
251 Settings.readKeyPreviewPopupEnabled(prefs, res));
Settings.java 195 public static boolean readKeyPreviewPopupEnabled(final SharedPreferences prefs,
SettingsValues.java 116 mKeyPreviewPopupOn = Settings.readKeyPreviewPopupEnabled(prefs, res);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 186 Settings.readKeyPreviewPopupEnabled(mPrefs, mResources),

Completed in 64 milliseconds