Searched refs:MIN_OVERFLOW_SIZE (Results 1 – 1 of 1) sorted by relevance
336 private static final int MIN_OVERFLOW_SIZE = 2; field in FloatingToolbar.FloatingToolbarPopup716 calculateOverflowHeight(MIN_OVERFLOW_SIZE) + margin; in refreshCoordinatesAndOverflowDirection()1375 Math.max(MIN_OVERFLOW_SIZE, maxItemSize), in calculateOverflowHeight()