Searched refs:isSelfOrAncestorWindowAnimatingExit (Results 1 – 3 of 3) sorted by relevance
385 assertFalse(child2.isSelfOrAncestorWindowAnimatingExit()); in testIsSelfOrAncestorWindowAnimating()387 assertTrue(child2.isSelfOrAncestorWindowAnimatingExit()); in testIsSelfOrAncestorWindowAnimating()390 assertTrue(child2.isSelfOrAncestorWindowAnimatingExit()); in testIsSelfOrAncestorWindowAnimating()
4326 boolean isSelfOrAncestorWindowAnimatingExit() { in isSelfOrAncestorWindowAnimatingExit() method in WindowState4374 if (!isSelfOrAncestorWindowAnimatingExit()) { in onExitAnimationDone()
17792 HSPLcom/android/server/wm/WindowState;->isSelfOrAncestorWindowAnimatingExit()Z