Searched refs:toHalfwayPosture (Results 1 – 1 of 1) sorted by relevance
46 FoldingFeature.State.HALF_OPENED -> foldingFeature.orientation.toHalfwayPosture() in foldPostureInternal()50 foldingFeature.orientation.toHalfwayPosture() in foldPostureInternal()59 private fun FoldingFeature.Orientation.toHalfwayPosture(): FoldPosture { in FoldingFeature() method