Home | History | Annotate | Download | only in view

Lines Matching refs:oldT

8435      * @param oldt Previous vertical scroll origin.
8437 protected void onScrollChanged(int l, int t, int oldl, int oldt) {
13749 int oldT = mTop;
13763 listenersCopy.get(i).onLayoutChange(this, l, t, r, b, oldL, oldT, oldR, oldB);