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 46 VoicemailNotificationSettingsUtil.getRingtoneUri(phone);
50 VoicemailNotificationSettingsUtil.getVoicemailRingtoneSharedPrefsKey(mPhone);
68 return VoicemailNotificationSettingsUtil.getRingtoneUri(mPhone);
75 VoicemailNotificationSettingsUtil.setRingtoneUri(mPhone, ringtoneUri);
VoicemailNotificationSettingsUtil.java 30 public class VoicemailNotificationSettingsUtil {
VoicemailSettingsActivity.java 296 VoicemailNotificationSettingsUtil.isVibrationEnabled(mPhone));
389 VoicemailNotificationSettingsUtil.setVibrationEnabled(
    [all...]

Completed in 78 milliseconds