Home
last modified time | relevance | path

Searched refs:PREF_VIBRATION_DURATION_SETTINGS (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DAdvancedSettingsFragment.java64 removePreference(Settings.PREF_VIBRATION_DURATION_SETTINGS); in onCreate()
120 setPreferenceEnabled(Settings.PREF_VIBRATION_DURATION_SETTINGS, in refreshEnablingsOfKeypressSoundAndVibrationSettings()
128 Settings.PREF_VIBRATION_DURATION_SETTINGS); in setupKeypressVibrationDurationSettings()
DSettings.java89 public static final String PREF_VIBRATION_DURATION_SETTINGS = field in Settings
319 PREF_VIBRATION_DURATION_SETTINGS, UNDEFINED_PREFERENCE_VALUE_INT); in readKeypressVibrationDuration()
DPreferencesSettingsFragment.java99 setPreferenceEnabled(Settings.PREF_VIBRATION_DURATION_SETTINGS, in refreshEnablingsOfKeypressSoundAndVibrationSettings()