Searched refs:mExpandedFormat (Results 1 – 1 of 1) sorted by relevance
55 private boolean mExpandedFormat; field in ActionMenuItemView183 if (mExpandedFormat != expandedFormat) { in setExpandedFormat()184 mExpandedFormat = expandedFormat; in setExpandedFormat()194 (mItemData.showsTextAsAction() && (mAllowTextWithIcon || mExpandedFormat)); in updateTextButtonVisibility()