Searched refs:CANCELLED (Results 1 – 1 of 1) sorted by relevance
20 …port static android.server.wm.WindowInsetsAnimationControllerTests.ControlListener.Event.CANCELLED;262 mListener.awaitAndAssert(CANCELLED); in testControl_andCancel()277 mListener.assertWasCalled(CANCELLED); in testControl_andImmediatelyCancel()302 mListener.assertWasNotCalled(CANCELLED); in testControl_immediately_show()325 mListener.assertWasNotCalled(CANCELLED); in testControl_immediately_hide()346 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_show()367 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_hide()389 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_show_interpolator()411 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_hide_interpolator()435 mListener.awaitAndAssert(CANCELLED); in testControl_andLoseControl()[all …]