Home
last modified time | relevance | path

Searched refs:mIsActionViewExpanded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/menu/
DMenuItemImpl.java101 private boolean mIsActionViewExpanded = false; field in MenuItemImpl
819 mIsActionViewExpanded = isExpanded; in setActionViewExpanded()
824 return mIsActionViewExpanded; in isActionViewExpanded()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt100554 Lcom/android/internal/view/menu/MenuItemImpl;->mIsActionViewExpanded:Z