Searched refs:mCancelledStack (Results 1 – 1 of 1) sorted by relevance
751 RuntimeException mCancelledStack = null; field in WindowInsetsAnimationControllerTests.ControlListener802 mCancelledStack = new RuntimeException("onCancelled called here"); in onCancelled()816 if (event == READY && mCancelledStack != null) { in awaitAndAssert()819 mCancelledStack); in awaitAndAssert()825 unexpectedStack = mCancelledStack; in awaitAndAssert()