HomeSort by relevance Sort by last modified time
    Searched full:mvoicemailnotificationvibrate (Results 1 - 1 of 1) sorted by null

  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailSettingsActivity.java 203 private CheckBoxPreference mVoicemailNotificationVibrate;
258 mVoicemailNotificationVibrate = (CheckBoxPreference) findPreference(
260 mVoicemailNotificationVibrate.setOnPreferenceChangeListener(this);
295 mVoicemailNotificationVibrate.setChecked(
385 } else if (preference.getKey().equals(mVoicemailNotificationVibrate.getKey())) {
    [all...]

Completed in 134 milliseconds