Searched refs:mExpandedFormat (Results 1 – 2 of 2) sorted by relevance
51 private boolean mExpandedFormat; field in ActionMenuItemView174 if (mExpandedFormat != expandedFormat) { in setExpandedFormat()175 mExpandedFormat = expandedFormat; in setExpandedFormat()185 (mItemData.showsTextAsAction() && (mAllowTextWithIcon || mExpandedFormat)); in updateTextButtonVisibility()
89266 Lcom/android/internal/view/menu/ActionMenuItemView;->mExpandedFormat:Z