Searched refs:shouldUseExpandedFormat (Results 1 – 1 of 1) sorted by relevance
146 shouldUseExpandedFormat(layoutState.transitionState) in CollapsedShadeHeader()293 derivedStateOf { shouldUseExpandedFormat(layoutState.transitionState) } in ExpandedShadeHeader()596 private fun shouldUseExpandedFormat(state: TransitionState): Boolean { in shouldUseExpandedFormat() method