Searched refs:shouldHunBeVisibleWhenScrolled (Results 1 – 2 of 2) sorted by relevance
872 assertThat(stackScrollAlgorithm.shouldHunBeVisibleWhenScrolled(883 assertThat(stackScrollAlgorithm.shouldHunBeVisibleWhenScrolled(894 assertThat(stackScrollAlgorithm.shouldHunBeVisibleWhenScrolled(905 assertThat(stackScrollAlgorithm.shouldHunBeVisibleWhenScrolled(916 assertThat(stackScrollAlgorithm.shouldHunBeVisibleWhenScrolled(927 assertThat(stackScrollAlgorithm.shouldHunBeVisibleWhenScrolled(
769 if (shouldHunBeVisibleWhenScrolled(row.mustStayOnScreen(), in updateHeadsUpStates()820 boolean shouldHunBeVisibleWhenScrolled(boolean mustStayOnScreen, boolean headsUpIsVisible, in shouldHunBeVisibleWhenScrolled() method