Searched refs:mFormatItemsWidth (Results 1 – 2 of 2) 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()
80493 Landroid/widget/ActionMenuView;->mFormatItemsWidth:I