Searched defs:ConstraintSet (Results 1 – 3 of 3) sorted by relevance
47 private fun ConstraintSet.setButtonPositionPortraitConstraints( in setButtonPositionPortraitConstraints() method65 private fun ConstraintSet.setButtonPositionLandscapeConstraints( in ConstraintSet() method88 private fun ConstraintSet.adjustOpenConstraintsForDrawer( in adjustOpenConstraintsForDrawer() method188 private fun ConstraintSet.adjustClosedConstraintsForDrawer( in ConstraintSet() method
57 private fun ConstraintSet.setAlpha(views: Iterable<View>, alpha: Float) = in setAlpha() method60 private fun ConstraintSet.setScaleX(views: Iterable<View>, scaleX: Float) = in setScaleX() method63 private fun ConstraintSet.setScaleY(views: Iterable<View>, scaleY: Float) = in setScaleY() method
393 private val ConstraintSet.systemIconsAlphaConstraint in <lambda>() constant