Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenuItemView.java51 private boolean mExpandedFormat; field in ActionMenuItemView
179 if (mExpandedFormat != expandedFormat) { in setExpandedFormat()
180 mExpandedFormat = expandedFormat; in setExpandedFormat()
190 (mItemData.showsTextAsAction() && (mAllowTextWithIcon || mExpandedFormat)); in updateTextButtonVisibility()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85943 Lcom/android/internal/view/menu/ActionMenuItemView;->mExpandedFormat:Z