Searched refs:getDropWidth (Results 1 – 3 of 3) sorted by relevance
158 val toFinalWidth: Float = callback.getDropWidth() in <lambda>()389 fun getDropWidth(): Float in <lambda>() method
183 override fun getDropWidth(): Float { in getDropWidth() method
226 whenever(callbackMock.getDropWidth()).thenReturn(10f) in onDrag_ACTION_DROP_validPositionComponentNameDragSurface_returnTrue()243 whenever(callbackMock.getDropWidth()).thenReturn(10f) in onDrag_ACTION_DROP_validPositionComponentNameDragSurface_animationStarted()