Searched defs:dataCursor (Results 1 – 5 of 5) sorted by relevance
275 MatrixCursor dataCursor = new MatrixCursor(new String[] {CONTACT_ID, MIMETYPE, DATA1}); in updateSecondaryVersionCounter_whenContactsAreAdded() local306 MatrixCursor dataCursor = new MatrixCursor(new String[] {CONTACT_ID, MIMETYPE, DATA1}); in updateSecondaryVersionCounter_whenContactsAreDeleted() local338 MatrixCursor dataCursor = new MatrixCursor(new String[] {CONTACT_ID, MIMETYPE, DATA1}); in updateSecondaryVersionCounter_whenContactsAreUpdated() local
329 Cursor dataCursor = contentResolver.query(Data.CONTENT_URI, in loadAggregationSuggestions() local364 protected void deliverNotification(Cursor dataCursor) { in deliverNotification()
208 final Cursor dataCursor = queryAllDataInAccount(); in ignoresEmptyContacts() local236 final Cursor dataCursor = queryAllDataInAccount(); in largeImport() local
360 try (Cursor dataCursor = in updateSecondaryVersionCounter()397 try (Cursor dataCursor = in updateSecondaryVersionCounter()
193 final Cursor dataCursor = queryRawContactsForSimContacts(contacts); in findAccountsOfExistingSimContacts() local