Searched refs:isCurrentCount (Results 1 – 1 of 1) sorted by relevance
88 val isCurrentCount = list.count { it.isCurrent } in <lambda>() constant89 if (isCurrentCount != 1) { in <lambda>()91 … "Exactly one grid option should have isCurrent = true. Found $isCurrentCount." in <lambda>()135 val isCurrentCount = list.count { it.isCurrent } in <lambda>() constant136 if (isCurrentCount != 1) { in <lambda>()138 … "Exactly one shape option should have isCurrent = true. Found $isCurrentCount." in <lambda>()