Searched refs:TYPE_DIVIDER (Results 1 – 2 of 2) sorted by relevance
77 private static final int TYPE_DIVIDER = 4; field in TileAdapter275 return TYPE_DIVIDER; in getItemViewType()292 if (viewType == TYPE_DIVIDER) { in onCreateViewHolder()336 if (holder.getItemViewType() == TYPE_DIVIDER) { in onBindViewHolder()666 if (type == TYPE_EDIT || type == TYPE_DIVIDER || type == TYPE_HEADER) {819 case TYPE_DIVIDER:
62 const val TYPE_DIVIDER = 2121 TYPE_DIVIDER -> {161 is DividerWrapper -> TYPE_DIVIDER