Searched refs:getDropHeight (Results 1 – 3 of 3) sorted by relevance
159 val toFinalHeight: Float = callback.getDropHeight() in <lambda>()394 fun getDropHeight(): Float in <lambda>() method
187 override fun getDropHeight(): Float { in getDropHeight() method
225 whenever(callbackMock.getDropHeight()).thenReturn(10f) in onDrag_ACTION_DROP_validPositionComponentNameDragSurface_returnTrue()242 whenever(callbackMock.getDropHeight()).thenReturn(10f) in onDrag_ACTION_DROP_validPositionComponentNameDragSurface_animationStarted()