Searched refs:EXPANDED (Results 1 – 2 of 2) sorted by relevance
1510 lp.mViewType = LayoutParams.EXPANDED; in ensureCollapseButtonView()2236 if (lp.mViewType != LayoutParams.EXPANDED && child != mMenuView) { in removeChildrenForExpandedActionView()2322 static final int EXPANDED = 2; field in Toolbar.LayoutParams2472 lp.mViewType = LayoutParams.EXPANDED; in expandItemActionView()
7732 EXPANDED = 3; enumerator