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.java278 Cursor dataCursor = context.getContentResolver() in updateSecondaryVersionCounter() local
308 Cursor dataCursor = context.getContentResolver() in updateSecondaryVersionCounter() local
/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java208 final Cursor dataCursor = queryAllDataInAccount(); in ignoresEmptyContacts() local
236 final Cursor dataCursor = queryAllDataInAccount(); in largeImport() local
/packages/apps/Contacts/src/com/android/contacts/database/
DSimContactDaoImpl.java193 final Cursor dataCursor = queryRawContactsForSimContacts(contacts); in findAccountsOfExistingSimContacts() local