Searched refs:getPhoneUri (Results 1 – 6 of 6) sorted by relevance
39 protected Uri getPhoneUri(int position) { in getPhoneUri() method in LegacyPhoneNumberPickerFragment41 return adapter.getPhoneUri(position); in getPhoneUri()
73 public Uri getPhoneUri(int position) { in getPhoneUri() method in LegacyPhoneNumberListAdapter
186 final Uri phoneUri = getPhoneUri(position); in onItemClick()211 protected Uri getPhoneUri(int position) { in getPhoneUri() method in PhoneNumberPickerFragment
71 protected Uri getPhoneUri(int position) { in getPhoneUri() method in SmartDialSearchFragment
341 public synchronized Uri getPhoneUri() { in getPhoneUri() method in Contact
3408 uris[urisCount++] = contact.getPhoneUri(); in launchMultiplePhonePicker()