Searched refs:BOUNDS_CHANGE_NONE (Results 1 – 5 of 5) sorted by relevance
83 static final int BOUNDS_CHANGE_NONE = 0; field in ConfigurationContainer250 if (boundsChange == BOUNDS_CHANGE_NONE) { in setBounds()269 return BOUNDS_CHANGE_NONE; in diffOverrideBounds()272 int boundsChange = BOUNDS_CHANGE_NONE; in diffOverrideBounds()
32 import static com.android.server.wm.ConfigurationContainer.BOUNDS_CHANGE_NONE;160 if (mContainer.setBounds(mContainer.getOverrideBounds(), forced) != BOUNDS_CHANGE_NONE in resize()
285 return BOUNDS_CHANGE_NONE; in setBounds()289 return BOUNDS_CHANGE_NONE; in setBounds()532 if (setBounds(mTmpRect2) != BOUNDS_CHANGE_NONE) { in updateDisplayInfo()
462 if (diff == BOUNDS_CHANGE_NONE) { in onOverrideConfigurationChanged()
299 return BOUNDS_CHANGE_NONE; in setBounds()