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/insets/
DWindowInsetsAnimationControllerTests.java268 } catch (CancelledWhileWaitingForReadyException e) { in retryIfCancelled()
817 throw new CancelledWhileWaitingForReadyException( in awaitAndAssert()
986 private static class CancelledWhileWaitingForReadyException extends AssertionError { class in WindowInsetsAnimationControllerTests
987 public CancelledWhileWaitingForReadyException(String message, Throwable cause) { in CancelledWhileWaitingForReadyException() method in WindowInsetsAnimationControllerTests.CancelledWhileWaitingForReadyException