Searched refs:lteCallContactAddress (Results 1 – 1 of 1) sorted by relevance
902 String lteCallContactAddress = in update() local904 if (!TextUtils.isEmpty(lteCallContactAddress)) { in update()905 values.put(Contacts.Impl.VOLTE_CALL_SERVICE_CONTACT_ADDRESS, lteCallContactAddress); in update()