Searched refs:mFormatItemsWidth (Results 1 – 2 of 2) sorted by relevance
68 private int mFormatItemsWidth; field in ActionMenuView149 mFormatItemsWidth = 0; // Reset this when switching modes in onMeasure()155 if (mFormatItems && mMenu != null && widthSize != mFormatItemsWidth) { in onMeasure()156 mFormatItemsWidth = widthSize; in onMeasure()
65421 Landroid/widget/ActionMenuView;->mFormatItemsWidth:I