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