Home
last modified time | relevance | path

Searched refs:mFormatItemsWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DActionMenuView.java68 private int mFormatItemsWidth; field in ActionMenuView
149 mFormatItemsWidth = 0; // Reset this when switching modes in onMeasure()
155 if (mFormatItems && mMenu != null && widthSize != mFormatItemsWidth) { in onMeasure()
156 mFormatItemsWidth = widthSize; in onMeasure()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65421 Landroid/widget/ActionMenuView;->mFormatItemsWidth:I