Searched refs:headsUpIsVisible (Results 1 – 3 of 3) sorted by relevance
96 public boolean headsUpIsVisible; field in ExpandableViewState128 headsUpIsVisible = svs.headsUpIsVisible; in copyFrom()168 if (headsUpIsVisible) { in applyToView()217 if (headsUpIsVisible) { in animateTo()
168 if (!child.mustStayOnScreen() || state.headsUpIsVisible) { in updateClipping()445 childViewState.headsUpIsVisible = end < ambientState.getMaxHeadsUpTranslation(); in updateChild()524 if (topHeadsUpEntry == null && row.mustStayOnScreen() && !childState.headsUpIsVisible) {531 if (row.mustStayOnScreen() && !childState.headsUpIsVisible620 childViewState.headsUpIsVisible = false;656 if (child.mustStayOnScreen() && !childViewState.headsUpIsVisible
540 mViewState.headsUpIsVisible = false; in resetViewState()