Home
last modified time | relevance | path

Searched defs:dataCursor (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DAggregationSuggestionEngine.java329 Cursor dataCursor = contentResolver.query(Data.CONTENT_URI, in loadAggregationSuggestions() local
364 protected void deliverNotification(Cursor dataCursor) { in deliverNotification()
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java370 Cursor dataCursor = mContext.getContentResolver().query( in updateSecondaryVersionCounter() local
399 Cursor dataCursor = mContext.getContentResolver().query( in updateSecondaryVersionCounter() local
/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java205 final Cursor dataCursor = queryAllDataInAccount(); in ignoresEmptyContacts() local
233 final Cursor dataCursor = queryAllDataInAccount(); in largeImport() local
/packages/apps/Contacts/src/com/android/contacts/database/
DSimContactDaoImpl.java204 final Cursor dataCursor = queryRawContactsForSimContacts(contacts); in findAccountsOfExistingSimContacts() local