Searched refs:SUGGESTION_HEADER (Results 1 – 1 of 1) sorted by relevance
68 @IntDef({RowType.STARRED_HEADER, RowType.SUGGESTION_HEADER, RowType.STARRED, RowType.SUGGESTION})72 int SUGGESTION_HEADER = 2; field124 case RowType.SUGGESTION_HEADER: in onCreateViewHolder()144 case RowType.SUGGESTION_HEADER: in onBindViewHolder()203 positionToRowTypeMap.put(positionOfSuggestionHeader, RowType.SUGGESTION_HEADER); in updatePositionToRowTypeMap()221 case RowType.SUGGESTION_HEADER: in getSpanSizeLookup()