Searched refs:getSuggestionViewType (Results 1 – 2 of 2) sorted by relevance
84 return getSuggestionViewType(currentSuggestions, position) in getItemViewType()
107 protected fun getSuggestionViewType(cursor: SuggestionCursor?, position: Int): Int { in getSuggestionViewType() method