Searched refs:isScrolledToTop (Results 1 – 5 of 5) sorted by relevance
81 updateDropShadow(!Utils.isScrolledToTop(listView)); in DropShadowController()92 updateDropShadow(!Utils.isScrolledToTop(recyclerView)); in DropShadowController()152 updateDropShadow(!Utils.isScrolledToTop(view)); in onScrolled()162 updateDropShadow(!Utils.isScrolledToTop(view)); in onScroll()
427 setTabScrolledToTop(Utils.isScrolledToTop(mRecyclerView)); in onScrolled()433 setTabScrolledToTop(Utils.isScrolledToTop(mRecyclerView)); in onLayoutChange()
320 setTabScrolledToTop(Utils.isScrolledToTop(mCityList)); in onScrolled()326 setTabScrolledToTop(Utils.isScrolledToTop(mCityList)); in onLayoutChange()
175 public static boolean isScrolledToTop(View view) { in isScrolledToTop() method in Utils
649 setTabScrolledToTop(Utils.isScrolledToTop(mLapsList));655 setTabScrolledToTop(Utils.isScrolledToTop(mLapsList));