Searched refs:ContactIndexQuery (Results 1 – 1 of 1) sorted by relevance
61 private static final class ContactIndexQuery { class in SearchIndexManager365 Cursor cursor = db.query(Tables.DATA_JOIN_MIMETYPE_RAW_CONTACTS, ContactIndexQuery.COLUMNS, in buildAndInsertIndex()381 String mimetype = cursor.getString(ContactIndexQuery.MIMETYPE); in buildAndInsertIndex()