Searched refs:newConstraintSet (Results 1 – 1 of 1) sorted by relevance
476 val newConstraintSet = channel.tryReceive().getOrNull() ?: constraints in MotionLayoutCore() constant479 if (newConstraintSet != currentSet) { in MotionLayoutCore()481 end = newConstraintSet in MotionLayoutCore()483 start = newConstraintSet in MotionLayoutCore()