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

/packages/services/Telephony/src/com/android/phone/settings/
H A DVoicemailSettingsActivity.java205 private VoicemailRingtonePreference mVoicemailNotificationRingtone; field in class:VoicemailSettingsActivity
258 mVoicemailNotificationRingtone = (VoicemailRingtonePreference) findPreference(
260 mVoicemailNotificationRingtone.setVoicemailRingtoneNameChangeListener(this);
261 mVoicemailNotificationRingtone.init(mPhone, mOldVmRingtoneName);

Completed in 31 milliseconds