Searched refs:assertStateUpdated (Results 1 – 1 of 1) sorted by relevance
356 assertStateUpdated(DragAndDropManager.STATE_MOVE); in testUpdateState_UpdatesToMove_SameRoot()375 assertStateUpdated(DragAndDropManager.STATE_COPY); in testUpdateState_UpdatesToCopy_DifferentRoot()397 assertStateUpdated(DragAndDropManager.STATE_COPY); in testUpdateState_UpdatesToCopy_SameRoot_LeftCtrlPressed()457 assertStateUpdated(DragAndDropManager.STATE_COPY); in testUpdateState_UpdatesToCopy_SameRoot_RightCtrlPressed()479 assertStateUpdated(DragAndDropManager.STATE_MOVE); in testUpdateState_UpdatesToMove_DifferentRoot_LeftCtrlPressed()501 assertStateUpdated(DragAndDropManager.STATE_MOVE); in testUpdateState_UpdatesToMove_DifferentRoot_RightCtrlPressed()526 assertStateUpdated(DragAndDropManager.STATE_MOVE); in testUpdateState_UpdatesToMove_SameRoot_LeftCtrlReleased()551 assertStateUpdated(DragAndDropManager.STATE_MOVE); in testUpdateState_UpdatesToMove_SameRoot_RightCtrlReleased()576 assertStateUpdated(DragAndDropManager.STATE_COPY); in testUpdateState_UpdatesToCopy_DifferentRoot_LeftCtrlReleased()601 assertStateUpdated(DragAndDropManager.STATE_COPY); in testUpdateState_UpdatesToCopy_DifferentRoot_RightCtrlReleased()[all …]