Searched refs:BOUNDS_CHANGE_SIZE (Results 1 – 1 of 1) sorted by relevance
54 static final int BOUNDS_CHANGE_SIZE = 1 << 1; field in Task246 boundsChange |= BOUNDS_CHANGE_SIZE; in setBounds()306 boundsChanged |= BOUNDS_CHANGE_SIZE; in resizeLocked()311 if ((boundsChanged & BOUNDS_CHANGE_SIZE) == BOUNDS_CHANGE_SIZE) { in resizeLocked()