Searched refs:onRootViewScrollYChanged (Results 1 – 3 of 3) sorted by relevance
28 void onRootViewScrollYChanged(int scrollY); in onRootViewScrollYChanged() method
1563 public void onRootViewScrollYChanged(int rootScrollY) {
1868 ((RootViewSurfaceTaker) mView).onRootViewScrollYChanged(mCurScrollY); in performTraversals()2696 ((RootViewSurfaceTaker) mView).onRootViewScrollYChanged(mCurScrollY); in draw()