Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java699 if (r.mWmService.isRecentsAnimationTarget(r)) { in notifyWindowsDrawn()
H A DWindowManagerService.java1127 if (atoken.mLaunchTaskBehind && !isRecentsAnimationTarget(atoken)) {
1134 if (atoken.mEnteringAnimation && !isRecentsAnimationTarget(atoken)) {
3045 boolean isRecentsAnimationTarget(ActivityRecord r) { in isRecentsAnimationTarget() method in WindowManagerService
/aosp12/frameworks/base/services/
H A Dart-profile50039 HSPLcom/android/server/wm/WindowManagerService;->isRecentsAnimationTarget(Lcom/android/server/wm/Ac…