Searched refs:mCurrentExpandedItem (Results 1 – 3 of 3) sorted by relevance
537 mExpandedMenuPresenter.mCurrentExpandedItem != null; in hasExpandedActionView()551 mExpandedMenuPresenter.mCurrentExpandedItem; in collapseActionView()1088 if (mExpandedMenuPresenter != null && mExpandedMenuPresenter.mCurrentExpandedItem != null) { in onSaveInstanceState()1089 state.expandedMenuItemId = mExpandedMenuPresenter.mCurrentExpandedItem.getItemId(); in onSaveInstanceState()1934 MenuItemImpl mCurrentExpandedItem; field in Toolbar.ExpandedActionViewMenuPresenter1939 if (mMenu != null && mCurrentExpandedItem != null) { in initForMenu()1940 mMenu.collapseItemActionView(mCurrentExpandedItem); in initForMenu()1953 if (mCurrentExpandedItem != null) { in updateMenuView()1960 if (item == mCurrentExpandedItem) { in updateMenuView()1969 collapseItemActionView(mMenu, mCurrentExpandedItem); in updateMenuView()[all …]
140 final MenuItemImpl item = mExpandedMenuPresenter.mCurrentExpandedItem;448 mExpandedMenuPresenter.mCurrentExpandedItem != null; in hasExpandedActionView()453 mExpandedMenuPresenter.mCurrentExpandedItem; in collapseActionView()1274 if (mExpandedMenuPresenter != null && mExpandedMenuPresenter.mCurrentExpandedItem != null) { in onSaveInstanceState()1275 state.expandedMenuItemId = mExpandedMenuPresenter.mCurrentExpandedItem.getItemId(); in onSaveInstanceState()1593 MenuItemImpl mCurrentExpandedItem; field in ActionBarView.ExpandedActionViewMenuPresenter1598 if (mMenu != null && mCurrentExpandedItem != null) { in initForMenu()1599 mMenu.collapseItemActionView(mCurrentExpandedItem); in initForMenu()1612 if (mCurrentExpandedItem != null) { in updateMenuView()1619 if (item == mCurrentExpandedItem) { in updateMenuView()[all …]
554 mExpandedMenuPresenter.mCurrentExpandedItem != null; in hasExpandedActionView()568 mExpandedMenuPresenter.mCurrentExpandedItem; in collapseActionView()1095 if (mExpandedMenuPresenter != null && mExpandedMenuPresenter.mCurrentExpandedItem != null) { in onSaveInstanceState()1096 state.expandedMenuItemId = mExpandedMenuPresenter.mCurrentExpandedItem.getItemId(); in onSaveInstanceState()1951 MenuItemImpl mCurrentExpandedItem; field in Toolbar.ExpandedActionViewMenuPresenter1956 if (mMenu != null && mCurrentExpandedItem != null) { in initForMenu()1957 mMenu.collapseItemActionView(mCurrentExpandedItem); in initForMenu()1970 if (mCurrentExpandedItem != null) { in updateMenuView()1977 if (item == mCurrentExpandedItem) { in updateMenuView()1986 collapseItemActionView(mMenu, mCurrentExpandedItem); in updateMenuView()[all …]