Searched refs:getDropContainerLocation (Results 1 – 3 of 3) sorted by relevance
147 val dropContainerLocation = callback.getDropContainerLocation() in <lambda>()379 fun getDropContainerLocation(): Point in <lambda>() method
170 override fun getDropContainerLocation(): Point { in getDropContainerLocation() method
223 whenever(callbackMock.getDropContainerLocation()).thenReturn(Point(0, 0)) in onDrag_ACTION_DROP_validPositionComponentNameDragSurface_returnTrue()240 whenever(callbackMock.getDropContainerLocation()).thenReturn(Point(0, 0)) in onDrag_ACTION_DROP_validPositionComponentNameDragSurface_animationStarted()