Home
last modified time | relevance | path

Searched refs:ANIMATION_LAYER_HOME (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java80 static final int ANIMATION_LAYER_HOME = 2; field in WindowContainer
85 ANIMATION_LAYER_HOME,
DTask.java619 return getAppAnimationLayer(ANIMATION_LAYER_HOME); in getAnimationLeashParent()
DAppWindowToken.java2450 return getAppAnimationLayer(isActivityTypeHome() ? ANIMATION_LAYER_HOME in getAppAnimationLayer()
DDisplayContent.java4547 case ANIMATION_LAYER_HOME: in getAppAnimationLayer()