Searched refs:phoneUri (Results 1 – 2 of 2) sorted by relevance
96 Uri phoneUri = Uri.withAppendedPath( in queryWithPhoneNumber() local98 return queryWithUri(phoneUri); in queryWithPhoneNumber()
612 Uri phoneUri = Uri.withAppendedPath(ContactsContract.PhoneLookup.CONTENT_FILTER_URI, in resolvePhoneContact() local614 return searchContacts(context, phoneUri); in resolvePhoneContact()