Searched refs:getCustomRingtone (Results 1 – 4 of 4) sorted by relevance
69 val existing = getCustomRingtone(uri) in addCustomRingtone()91 private fun getCustomRingtone(uri: Uri): CustomRingtone? { in getCustomRingtone() method159 val customRingtone = getCustomRingtone(uri) in getRingtoneTitle()
85 final CustomRingtone existing = getCustomRingtone(uri); in addCustomRingtone()107 private CustomRingtone getCustomRingtone(Uri uri) { in getCustomRingtone() method in RingtoneModel170 final CustomRingtone customRingtone = getCustomRingtone(uri); in getRingtoneTitle()
454 public String getCustomRingtone() { in getCustomRingtone() method in Contact
2302 mCustomRingtone = contact.getCustomRingtone(); in setStateForPhoneMenuItems()