Home | History | Annotate | Download | only in view

Lines Matching refs:onScrollChanged

4730     protected void onScrollChanged(int l, int t, int oldl, int oldt) {
5005 * {@link #onScrollChanged(int, int, int, int)} and the view will be
5016 onScrollChanged(mScrollX, mScrollY, oldX, oldY);
5025 * {@link #onScrollChanged(int, int, int, int)} and the view will be