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.java302 int boundsChange = diffRequestedOverrideBounds(bounds); in setBounds() local
326 int boundsChange = BOUNDS_CHANGE_NONE; in diffRequestedOverrideBounds() local
DTask.java316 final int boundsChange = super.setBounds(bounds); in setBounds() local