Searched refs:foundIds (Results 1 – 1 of 1) sorted by relevance
2008 HashSet<Long> foundIds = new HashSet<Long>(); in queryMatchingContacts() local2013 foundIds.add(cursor.getLong(ContactIdQuery._ID)); in queryMatchingContacts()2023 if (!foundIds.contains(id)) { in queryMatchingContacts()