Searched refs:BOUNDS_CHANGE_NONE (Results 1 – 1 of 1) sorted by relevance
50 static final int BOUNDS_CHANGE_NONE = 0; field in Task235 return BOUNDS_CHANGE_NONE; in setBounds()238 return BOUNDS_CHANGE_NONE; in setBounds()241 int boundsChange = BOUNDS_CHANGE_NONE; in setBounds()308 if (boundsChanged == BOUNDS_CHANGE_NONE) { in resizeLocked()598 if (setBounds(mTmpRect2, mOverrideConfig) != BOUNDS_CHANGE_NONE) { in updateDisplayInfo()