Searched refs:mCancelledStack (Results 1 – 1 of 1) sorted by relevance
637 RuntimeException mCancelledStack = null; field in WindowInsetsAnimationControllerTests.ControlListener686 mCancelledStack = new RuntimeException("onCancelled called here"); in onCancelled()700 if (event == READY && mCancelledStack != null) { in awaitAndAssert()703 mCancelledStack); in awaitAndAssert()