Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DActionMenuItemView.java50 private boolean mExpandedFormat; field in ActionMenuItemView
173 if (mExpandedFormat != expandedFormat) { in setExpandedFormat()
174 mExpandedFormat = expandedFormat; in setExpandedFormat()
184 (mItemData.showsTextAsAction() && (mAllowTextWithIcon || mExpandedFormat)); in updateTextButtonVisibility()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt100376 Lcom/android/internal/view/menu/ActionMenuItemView;->mExpandedFormat:Z