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