Home
last modified time | relevance | path

Searched refs:SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/v4/java/android/support/v4/internal/view/
DSupportMenuItem.java63 public static final int SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW = 8; field
/frameworks/base/core/java/android/view/
DMenuItem.java66 public static final int SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW = 8; field
/frameworks/base/core/java/com/android/internal/view/menu/
DMenuItemImpl.java633 if ((mShowAsAction & SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW) == 0) { in collapseActionView()
656 if ((mShowAsAction & SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW) != 0) { in hasCollapsibleActionView()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
DMenuItemImpl.java684 if ((mShowAsAction & SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW) == 0) { in collapseActionView()
708 if ((mShowAsAction & SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW) != 0) { in hasCollapsibleActionView()
/frameworks/support/v4/java/android/support/v4/view/
DMenuItemCompat.java66 public static final int SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW = 8; field in MenuItemCompat
/frameworks/base/api/
Dcurrent.txt32699 field public static final int SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW = 8; // 0x8