Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DJoinContactListAdapter.java41 public static final int PARTITION_SUGGESTIONS = 0; field in JoinContactListAdapter
115 changeCursor(PARTITION_SUGGESTIONS, cursor); in setSuggestionsCursor()
143 case PARTITION_SUGGESTIONS: { in newHeaderView()
169 case PARTITION_SUGGESTIONS: in newView()
184 case PARTITION_SUGGESTIONS: { in bindView()