Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java200 private VoicemailRingtonePreference mVoicemailNotificationRingtone; field in CallFeaturesSetting
1205 mVoicemailNotificationRingtone = (VoicemailRingtonePreference) findPreference( in onResume()
1207 mVoicemailNotificationRingtone.init(mPhone); in onResume()