Home
last modified time | relevance | path

Searched refs:getAppAnimationLayer (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowThumbnail.java217 return mAppToken.getAppAnimationLayer(); in getAnimationLeashParent()
DWindowContainer.java1296 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() method in WindowContainer
1299 return parent.getAppAnimationLayer(animationLayer); in getAppAnimationLayer()
DTask.java619 return getAppAnimationLayer(ANIMATION_LAYER_HOME); in getAnimationLeashParent()
DAppWindowToken.java2465 SurfaceControl getAppAnimationLayer() { in getAppAnimationLayer() method in AppWindowToken
2466 return getAppAnimationLayer(isActivityTypeHome() ? ANIMATION_LAYER_HOME in getAppAnimationLayer()
2478 return getAppAnimationLayer(); in getAnimationLeashParent()
DDisplayContent.java4555 SurfaceControl getAppAnimationLayer(@AnimationLayer int animationLayer) { in getAppAnimationLayer() method in DisplayContent.TaskStackContainers
/frameworks/base/services/
Dart-profile15590 PLcom/android/server/wm/AppWindowToken;->getAppAnimationLayer()Landroid/view/SurfaceControl;
15812 PLcom/android/server/wm/DisplayContent$TaskStackContainers;->getAppAnimationLayer(I)Landroid/view/S…
17237 PLcom/android/server/wm/WindowContainer;->getAppAnimationLayer(I)Landroid/view/SurfaceControl;