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