Searched refs:BOUNDS_CHANGE_NONE (Results 1 – 4 of 4) sorted by relevance
98 static final int BOUNDS_CHANGE_NONE = 0; field in ConfigurationContainer304 if (boundsChange == BOUNDS_CHANGE_NONE) { in setBounds()323 return BOUNDS_CHANGE_NONE; in diffRequestedOverrideBounds()326 int boundsChange = BOUNDS_CHANGE_NONE; in diffRequestedOverrideBounds()
342 if (setBounds(getRequestedOverrideBounds(), forced) != BOUNDS_CHANGE_NONE && relayout) { in resize()584 if (setBounds(mTmpRect2) != BOUNDS_CHANGE_NONE) { in adjustBoundsForDisplayChangeIfNeeded()
491 if (diff == BOUNDS_CHANGE_NONE) { in onRequestedOverrideConfigurationChanged()
273 return BOUNDS_CHANGE_NONE; in setBounds()