Home
last modified time | relevance | path

Searched defs:boundsChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DConfigurationContainer.java365 int boundsChange = diffRequestedOverrideBounds(bounds); in setBounds() local
401 int boundsChange = BOUNDS_CHANGE_NONE; in diffRequestedOverrideMaxBounds() local
423 int boundsChange = BOUNDS_CHANGE_NONE; in diffRequestedOverrideBounds() local
DTask.java2650 final int boundsChange = super.setBounds(bounds); in setBounds() local
2658 final int boundsChange = super.setBounds(bounds); in setBoundsUnchecked() local