Home
last modified time | relevance | path

Searched refs:setSuggestionsCursor (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DJoinContactListFragment.java126 adapter.setSuggestionsCursor(suggestionsCursor); in onContactListLoaded()
H A DJoinContactListAdapter.java114 public void setSuggestionsCursor(Cursor cursor) { in setSuggestionsCursor() method in JoinContactListAdapter