Searched refs:mFormatItemsWidth (Results 1 – 1 of 1) sorted by relevance
67 private int mFormatItemsWidth; field in ActionMenuView148 mFormatItemsWidth = 0; // Reset this when switching modes in onMeasure()154 if (mFormatItems && mMenu != null && widthSize != mFormatItemsWidth) { in onMeasure()155 mFormatItemsWidth = widthSize; in onMeasure()