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