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