Searched refs:shouldHeaderOverlapScrollingChild (Results 1 – 5 of 5) sorted by relevance
57 protected boolean shouldHeaderOverlapScrollingChild() { in shouldHeaderOverlapScrollingChild() method in SearchBarScrollingViewBehavior
58 protected boolean shouldHeaderOverlapScrollingChild() { in shouldHeaderOverlapScrollingChild() method in FloatingAppBarScrollingViewBehavior
51 assertThat(mScrollingViewBehavior.shouldHeaderOverlapScrollingChild()).isTrue(); in shouldHeaderOverlapScrollingChild_returnTrue()
50 assertTrue(mScrollingViewBehavior.shouldHeaderOverlapScrollingChild()); in shouldHeaderOverlapScrollingChild_returnTrue()