Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStartInterceptor.java211 private boolean hasCrossProfileAnimation() { in hasCrossProfileAnimation() method in ActivityStartInterceptor
223 if (hasCrossProfileAnimation()) { in deferCrossProfileAppsAnimationIfNecessary()
292 final Bundle crossProfileOptions = hasCrossProfileAnimation() in interceptSuspendedPackageIfNeeded()
/aosp12/frameworks/base/services/
H A Dart-profile44311 PLcom/android/server/wm/ActivityStartInterceptor;->hasCrossProfileAnimation()Z