Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationControllerTests.java227 private void retryIfCancelled(ThrowableThrowingRunnable test) throws Throwable { in retryIfCancelled() method in WindowInsetsAnimationControllerTests
249 retryIfCancelled(() -> { in testControl_andCancel() method
269 retryIfCancelled(() -> { in testControl_andImmediatelyCancel() method
286 retryIfCancelled(() -> { in testControl_immediately_show() method
309 retryIfCancelled(() -> { in testControl_immediately_hide() method
332 retryIfCancelled(() -> { in testControl_transition_show() method
353 retryIfCancelled(() -> { in testControl_transition_hide() method
374 retryIfCancelled(() -> { in testControl_transition_show_interpolator() method
396 retryIfCancelled(() -> { in testControl_transition_hide_interpolator() method
417 retryIfCancelled(() -> { in testControl_andLoseControl() method
[all …]