HomeSort by relevance Sort by last modified time
    Searched defs:VoicemailNotificationSettingsUtil (Results 1 - 3 of 3) sorted by null

  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailRingtonePreference.java 55 VoicemailNotificationSettingsUtil.getRingtoneUri(phone);
59 VoicemailNotificationSettingsUtil.getVoicemailRingtoneSharedPrefsKey(mPhone);
82 return VoicemailNotificationSettingsUtil.getRingtoneUri(mPhone);
89 VoicemailNotificationSettingsUtil.setRingtoneUri(mPhone, ringtoneUri);
VoicemailNotificationSettingsUtil.java 30 public class VoicemailNotificationSettingsUtil {
VoicemailSettingsActivity.java 312 VoicemailNotificationSettingsUtil.isVibrationEnabled(mPhone));
405 VoicemailNotificationSettingsUtil.setVibrationEnabled(
    [all...]

Completed in 98 milliseconds