Searched defs:getContactInfo (Results 1 – 9 of 9) sorted by relevance
28 ContactInfo getContactInfo(String email); in getContactInfo() method
44 public CachedContactInfo getContactInfo( in getContactInfo() method in RegularSearchListAdapter
72 public ContactInfo getContactInfo(String email) { in getContactInfo() method in ContactLoaderCallbacks
103 public static Result getContactInfo(Context context, String emailAddress) { in getContactInfo() method in ContactStatusLoader
20 public ContactInfo getContactInfo(); in getContactInfo() method
134 private ContactInfo getContactInfo(String number, int presentation, String countryIso) { in getContactInfo() method in CallLogNotificationsHelperTest
433 public static ContactInfo getContactInfo(Cursor c) { in getContactInfo() method in ContactInfoHelper
117 public ContactInfo getContactInfo(@Nullable String number, int numberPresentation, in getContactInfo() method in CallLogNotificationsHelper
1770 public static ContactIconInfo getContactInfo( in getContactInfo() method in NotificationUtils