Searched refs:preventEdgeOffset (Results 1 – 1 of 1) sorted by relevance
231 lp.preventEdgeOffset = isGeneratedItem && ((ActionMenuItemView) child).hasText(); in onMeasureExactFormat()295 if (centerSingleExpandedItem && lp.preventEdgeOffset && cellsRemaining == 1) { in onMeasureExactFormat()319 if (!lp.preventEdgeOffset) expandCount -= 0.5f; in onMeasureExactFormat()323 if (!lp.preventEdgeOffset) expandCount -= 0.5f; in onMeasureExactFormat()339 if (i == 0 && !lp.preventEdgeOffset) { in onMeasureExactFormat()823 public boolean preventEdgeOffset; field in ActionMenuView.LayoutParams862 encoder.addProperty("layout:preventEdgeOffset", preventEdgeOffset); in encodeProperties()