Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationControllerTests.java637 RuntimeException mCancelledStack = null; field in WindowInsetsAnimationControllerTests.ControlListener
686 mCancelledStack = new RuntimeException("onCancelled called here"); in onCancelled()
700 if (event == READY && mCancelledStack != null) { in awaitAndAssert()
703 mCancelledStack); in awaitAndAssert()