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.java65 removePreference(Settings.PREF_VIBRATION_DURATION_SETTINGS); in onCreate()
143 setPreferenceEnabled(Settings.PREF_VIBRATION_DURATION_SETTINGS, in refreshEnablingsOfKeypressSoundAndVibrationSettings()
151 Settings.PREF_VIBRATION_DURATION_SETTINGS); in setupKeypressVibrationDurationSettings()
DSettings.java91 public static final String PREF_VIBRATION_DURATION_SETTINGS = field in Settings
329 PREF_VIBRATION_DURATION_SETTINGS, UNDEFINED_PREFERENCE_VALUE_INT); in readKeypressVibrationDuration()
DPreferencesSettingsFragment.java95 setPreferenceEnabled(Settings.PREF_VIBRATION_DURATION_SETTINGS, in refreshEnablingsOfKeypressSoundAndVibrationSettings()