Searched refs:headsUpIsVisible (Results 1 – 4 of 4) sorted by relevance
97 public boolean headsUpIsVisible; field in ExpandableViewState130 headsUpIsVisible = svs.headsUpIsVisible; in copyFrom()173 if (headsUpIsVisible) { in applyToView()225 if (headsUpIsVisible) { in animateTo()
168 if (!child.mustStayOnScreen() || state.headsUpIsVisible) { in updateClipping()447 childViewState.headsUpIsVisible = end < ambientState.getMaxHeadsUpTranslation(); in updateChild()527 if (topHeadsUpEntry == null && row.mustStayOnScreen() && !childState.headsUpIsVisible) {534 if (row.mustStayOnScreen() && !childState.headsUpIsVisible) {622 childViewState.headsUpIsVisible = false;658 if (child.mustStayOnScreen() && !childViewState.headsUpIsVisible
556 mViewState.headsUpIsVisible = false; in resetViewState()
506 viewState.headsUpIsVisible = false; in applyRowState()