Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DConfigurationContainer.java103 static final int BOUNDS_CHANGE_POSITION = 1; field in ConfigurationContainer
407 boundsChange |= BOUNDS_CHANGE_POSITION; in diffRequestedOverrideMaxBounds()
429 boundsChange |= BOUNDS_CHANGE_POSITION; in diffRequestedOverrideBounds()