Searched refs:mScrollingViewBehavior (Results 1 – 2 of 2) sorted by relevance
39 private SearchBarScrollingViewBehavior mScrollingViewBehavior; field in SearchBarScrollingViewBehaviorTest45 mScrollingViewBehavior = new SearchBarScrollingViewBehavior(mContext, null); in setUp()50 assertTrue(mScrollingViewBehavior.shouldHeaderOverlapScrollingChild()); in shouldHeaderOverlapScrollingChild_returnTrue()60 lp.setBehavior(mScrollingViewBehavior); in setAppBarLayoutTransparent_defaultWhiteBackground_shouldBeTransparent()63 mScrollingViewBehavior.onDependentViewChanged(coordinatorLayout, null, appBarLayout); in setAppBarLayoutTransparent_defaultWhiteBackground_shouldBeTransparent()
39 private FloatingAppBarScrollingViewBehavior mScrollingViewBehavior; field in FloatingAppBarScrollingViewBehaviorTest45 mScrollingViewBehavior = new FloatingAppBarScrollingViewBehavior(mContext, in setUp()51 assertThat(mScrollingViewBehavior.shouldHeaderOverlapScrollingChild()).isTrue(); in shouldHeaderOverlapScrollingChild_returnTrue()59 mScrollingViewBehavior.setAppBarLayoutTransparent(appBarLayout); in setAppBarLayoutTransparent_backgroundDefaultAsWhite_shouldBeTransparent()