Searched refs:getCustomRingtone (Results 1 – 3 of 3) sorted by relevance
70 val existing = getCustomRingtone(uri) in addCustomRingtone()92 private fun getCustomRingtone(uri: Uri): CustomRingtone? { in getCustomRingtone() method in com.android.deskclock.data.RingtoneModel160 val customRingtone = getCustomRingtone(uri) in getRingtoneTitle()
454 public String getCustomRingtone() { in getCustomRingtone() method in Contact
2302 mCustomRingtone = contact.getCustomRingtone(); in setStateForPhoneMenuItems()