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/
DWindowInsetsAnimationControllerTests.java263 mListener.assertWasNotCalled(FINISHED); in testControl_andCancel()
278 mListener.assertWasNotCalled(READY); in testControl_andImmediatelyCancel()
279 mListener.assertWasNotCalled(FINISHED); 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()
436 mListener.assertWasNotCalled(FINISHED); in testControl_andLoseControl()
[all …]