Searched refs:findContacts (Results 1 – 1 of 1) sorted by relevance
1740 private static ArrayList<Long> findContacts(Context context, Collection<String> addresses) { in findContacts() method in NotificationUtils1775 final List<Long> contactIds = findContacts(context, Arrays.asList( in getContactInfo()