Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationControllerTests.java231 } catch (CancelledWhileWaitingForReadyException e) { in retryIfCancelled()
701 throw new CancelledWhileWaitingForReadyException( in awaitAndAssert()
844 private static class CancelledWhileWaitingForReadyException extends AssertionError { class in WindowInsetsAnimationControllerTests
845 public CancelledWhileWaitingForReadyException(String message, Throwable cause) { in CancelledWhileWaitingForReadyException() method in WindowInsetsAnimationControllerTests.CancelledWhileWaitingForReadyException