Home
last modified time | relevance | path

Searched refs:assertWasNotCalled (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationControllerTests.java306 mListener.assertWasNotCalled(FINISHED); in testControl_andCancel()
325 mListener.assertWasNotCalled(READY); in testControl_andImmediatelyCancel()
326 mListener.assertWasNotCalled(FINISHED); in testControl_andImmediatelyCancel()
354 mListener.assertWasNotCalled(CANCELLED); in testControl_immediately_show()
382 mListener.assertWasNotCalled(CANCELLED); in testControl_immediately_hide()
407 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_show()
432 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_hide()
458 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_show_interpolator()
484 mListener.assertWasNotCalled(CANCELLED); in testControl_transition_hide_interpolator()
514 mListener.assertWasNotCalled(FINISHED); in testControl_andLoseControl()
[all …]