Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionEngine.java329 Cursor dataCursor = contentResolver.query(Data.CONTENT_URI, in loadAggregationSuggestions() local
364 protected void deliverNotification(Cursor dataCursor) { in deliverNotification()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapUtils.java278 Cursor dataCursor = context.getContentResolver() in updateSecondaryVersionCounter() local
308 Cursor dataCursor = context.getContentResolver() in updateSecondaryVersionCounter() local
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/database/
H A DSimContactDaoTests.java208 final Cursor dataCursor = queryAllDataInAccount(); in ignoresEmptyContacts() local
236 final Cursor dataCursor = queryAllDataInAccount(); in largeImport() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/database/
H A DSimContactDaoImpl.java193 final Cursor dataCursor = queryRawContactsForSimContacts(contacts); in findAccountsOfExistingSimContacts() local