Searched refs:isVibrationEnabled (Results 1 - 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/
H A DVoicemailNotificationSettingsUtil.java55 public static boolean isVibrationEnabled(Phone phone) { method in class:VoicemailNotificationSettingsUtil
H A DVoicemailSettingsActivity.java318 VoicemailNotificationSettingsUtil.isVibrationEnabled(mPhone));
/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java374 if (VoicemailNotificationSettingsUtil.isVibrationEnabled(phone)) {
H A DPhoneInterfaceManager.java3180 return VoicemailNotificationSettingsUtil.isVibrationEnabled(phone);

Completed in 88 milliseconds