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