Searched refs:BOUNDS_CHANGE_NONE (Results 1 – 3 of 3) sorted by relevance
97 static final int BOUNDS_CHANGE_NONE = 0; field in ConfigurationContainer211 && diffRequestedOverrideMaxBounds(newBounds) != BOUNDS_CHANGE_NONE) { in updateRequestedOverrideConfiguration()367 && diffRequestedOverrideMaxBounds(bounds) != BOUNDS_CHANGE_NONE; in setBounds()369 if (boundsChange == BOUNDS_CHANGE_NONE && !overrideMaxBounds) { in setBounds()398 return BOUNDS_CHANGE_NONE; in diffRequestedOverrideMaxBounds()401 int boundsChange = BOUNDS_CHANGE_NONE; in diffRequestedOverrideMaxBounds()420 return BOUNDS_CHANGE_NONE; in diffRequestedOverrideBounds()423 int boundsChange = BOUNDS_CHANGE_NONE; in diffRequestedOverrideBounds()
803 if (setBounds(bounds) != BOUNDS_CHANGE_NONE) { in resize()2710 if (setBounds(getRequestedOverrideBounds(), forced) != BOUNDS_CHANGE_NONE && relayout) { in resize()2952 if (setBounds(mTmpRect2) != BOUNDS_CHANGE_NONE) { in adjustBoundsForDisplayChangeIfNeeded()6014 return BOUNDS_CHANGE_NONE;
992 if (diff == BOUNDS_CHANGE_NONE) { in onRequestedOverrideConfigurationChanged()