Searched refs:mExpandedFormat (Results 1 – 2 of 2) 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()
100376 Lcom/android/internal/view/menu/ActionMenuItemView;->mExpandedFormat:Z