Searched refs:TYPE_CONTROL (Results 1 – 3 of 3) sorted by relevance
61 const val TYPE_CONTROL = 1 in <lambda>() constant97 TYPE_CONTROL -> { in <lambda>()159 is ControlStatusWrapper -> TYPE_CONTROL in <lambda>()160 is ControlInfoWrapper -> TYPE_CONTROL in <lambda>()423 if (type == ControlAdapter.TYPE_CONTROL) { in getItemOffsets()
74 != ControlAdapter.TYPE_CONTROL) spanCount else 1 in setUpRecyclerView()
282 != ControlAdapter.TYPE_CONTROL) spanCount else 1 in setUpList()