Searched refs:SearchBarScrollingViewBehavior (Results 1 – 2 of 2) sorted by relevance
33 public class SearchBarScrollingViewBehavior extends AppBarLayout.ScrollingViewBehavior { class36 public SearchBarScrollingViewBehavior(Context context, AttributeSet attrs) { in SearchBarScrollingViewBehavior() method in SearchBarScrollingViewBehavior
39 private SearchBarScrollingViewBehavior mScrollingViewBehavior;45 mScrollingViewBehavior = new SearchBarScrollingViewBehavior(mContext, null); in setUp()