Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DConfigurationContainer.java100 static final int BOUNDS_CHANGE_POSITION = 1; field in ConfigurationContainer
332 boundsChange |= BOUNDS_CHANGE_POSITION; in diffRequestedOverrideBounds()