Searched refs:hasOverflow (Results 1 – 3 of 3) sorted by relevance
205 boolean hasOverflow = false; in onMeasureExactFormat()241 if (lp.isOverflowButton) hasOverflow = true; in onMeasureExactFormat()250 final boolean centerSingleExpandedItem = hasOverflow && visibleItemCount == 2; in onMeasureExactFormat()310 final boolean singleItem = !hasOverflow && visibleItemCount == 1; in onMeasureExactFormat()449 boolean hasOverflow = false; in onLayout()479 hasOverflow = true; in onLayout()491 if (childCount == 1 && !hasOverflow) { in onLayout()503 final int spacerCount = nonOverflowCount - (hasOverflow ? 0 : 1); in onLayout()
460 boolean hasOverflow = false; in updateMenuView()464 hasOverflow = !nonActionItems.get(0).isActionViewExpanded(); in updateMenuView()466 hasOverflow = count > 0; in updateMenuView()470 if (hasOverflow) { in updateMenuView()649 boolean hasOverflow = false; in flagActionItems()657 hasOverflow = true; in flagActionItems()668 (hasOverflow || requiredItems + requestedItems > maxActions)) { in flagActionItems()
454 if (!hasOverflow()) { in refreshCoordinatesAndOverflowDirection()790 if (hasOverflow()) { in setPanelsStatesAtRestingPosition()834 if (hasOverflow()) { in updateOverflowHeight()937 private boolean hasOverflow() { in hasOverflow() method in LocalFloatingToolbarPopup1071 if (hasOverflow()) { in preparePopupContent()1075 if (hasOverflow()) { in preparePopupContent()