Searched refs:TYPE_DIVIDER (Results 1 – 2 of 2) sorted by relevance
62 const val TYPE_DIVIDER = 2 in <lambda>() constant121 TYPE_DIVIDER -> { in <lambda>()161 is DividerWrapper -> TYPE_DIVIDER in <lambda>()
78 private static final int TYPE_DIVIDER = 4; field in TileAdapter297 return TYPE_DIVIDER; in getItemViewType()314 if (viewType == TYPE_DIVIDER) { in onCreateViewHolder()369 if (holder.getItemViewType() == TYPE_DIVIDER) { in onBindViewHolder()704 if (type == TYPE_EDIT || type == TYPE_DIVIDER || type == TYPE_HEADER) {857 case TYPE_DIVIDER: