Searched refs:MotionLayout (Results 1 – 4 of 4) sorted by relevance
24 import androidx.constraintlayout.motion.widget.MotionLayout245 ): MotionLayout {249 return stub.inflate() as MotionLayout262 fun providesBatteryMeterView(@Named(SHADE_HEADER) view: MotionLayout): BatteryMeterView {296 @Named(SHADE_HEADER) header: MotionLayout,305 @Named(SHADE_HEADER) header: MotionLayout,
36 import androidx.constraintlayout.motion.widget.MotionLayout88 @Named(SHADE_HEADER) private val header: MotionLayout,220 updateConstraintsForInsets(view as MotionLayout, insets)396 private fun updateConstraintsForInsets(view: MotionLayout, insets: WindowInsets) {561 private fun MotionLayout.updateConstraints(@IdRes state: Int, update: ConstraintChange) { regex572 private fun MotionLayout.updateAllConstraints(updates: ConstraintsChanges) { regex
22 import androidx.constraintlayout.motion.widget.MotionLayout35 ) : MotionLayout(context, attrs, defStyle) {
34 import androidx.constraintlayout.motion.widget.MotionLayout94 @Mock(answer = Answers.RETURNS_MOCKS) private lateinit var view: MotionLayout949 private fun setUpMotionLayout(motionLayout: MotionLayout) {