Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentsAnimationController.java458 protected boolean isInterestingForAllDrawn(WindowState window) { in isInterestingForAllDrawn() method in RecentsAnimationController
H A DWindowState.java1984 || recentsAnimationController.isInterestingForAllDrawn(this)); in isInteresting()