Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java75 static final int ANIMATION_LAYER_HOME = 2; field in WindowContainer
80 ANIMATION_LAYER_HOME,
DAppWindowToken.java1693 return getAppAnimationLayer(isActivityTypeHome() ? ANIMATION_LAYER_HOME in getAppAnimationLayer()
DDisplayContent.java3651 case ANIMATION_LAYER_HOME: in getAppAnimationLayer()