Searched refs:ContactIdQuery (Results 1 – 1 of 1) sorted by relevance
1974 private interface ContactIdQuery { interface in AbstractContactAggregator2007 Cursor cursor = db.query(qb.getTables(), ContactIdQuery.COLUMNS, sb.toString(), in queryMatchingContacts()2011 foundIds.add(cursor.getLong(ContactIdQuery._ID)); in queryMatchingContacts()