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.java351 Cursor dataCursor = contentResolver.query(Data.CONTENT_URI, in loadAggregationSuggestions() local
386 protected void deliverNotification(Cursor dataCursor) { in deliverNotification()