Searched refs:mSelectionContainer (Results 1 – 1 of 1) sorted by relevance
86 private View mSelectionContainer; field in ActionBarAdapter139 return mSelectionContainer; in getSelectionContainer()183 mToolBarFrame.addView(mSelectionContainer, 0); in setupSearchAndSelectionViews()367 = (mSelectionContainer.getParent() == null) == mSelectionMode; in update()384 mToolBarFrame.removeView(mSelectionContainer); in update()399 mSelectionContainer.setAlpha(0); in update()406 mSelectionContainer.setAlpha(1); in update()412 mToolBarFrame.removeView(mSelectionContainer); in update()546 mToolBarFrame.removeView(mSelectionContainer); in addSelectionContainer()547 mToolBarFrame.addView(mSelectionContainer, 0); in addSelectionContainer()[all …]