Searched refs:headsUpIsVisible (Results 1 – 3 of 3) sorted by relevance
101 public boolean headsUpIsVisible; field in ExpandableViewState135 headsUpIsVisible = svs.headsUpIsVisible; in copyFrom()186 if (headsUpIsVisible) { in applyToView()245 if (headsUpIsVisible) { in animateTo()
148 if (!child.mustStayOnScreen() || state.headsUpIsVisible) { in updateClipping()403 childViewState.headsUpIsVisible = end < ambientState.getMaxHeadsUpTranslation(); in updateChild()446 if (topHeadsUpEntry == null && row.mustStayOnScreen() && !childState.headsUpIsVisible) {453 if (row.mustStayOnScreen() && !childState.headsUpIsVisible) {531 childViewState.headsUpIsVisible = false;567 if (child.mustStayOnScreen() && !childViewState.headsUpIsVisible
87 viewState.headsUpIsVisible = false; in resetViewState()