Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DAggregationSuggestionEngine.java328 Cursor dataCursor = contentResolver.query(Data.CONTENT_URI, in loadAggregationSuggestions() local
363 protected void deliverNotification(Cursor dataCursor) { in deliverNotification()