Searched refs:readKeyPreviewPopupEnabled (Results 1 – 4 of 4) sorted by relevance
88 Settings.readKeyPreviewPopupEnabled(prefs, res)); in onCreate()109 Settings.readKeyPreviewPopupEnabled(prefs, res)); in onSharedPreferenceChanged()
91 Settings.readKeyPreviewPopupEnabled(prefs, res)); in onSharedPreferenceChanged()
246 public static boolean readKeyPreviewPopupEnabled(final SharedPreferences prefs, in readKeyPreviewPopupEnabled() method in Settings
137 mKeyPreviewPopupOn = Settings.readKeyPreviewPopupEnabled(prefs, res); in SettingsValues()