Home | History | Annotate | Download | only in widget

Lines Matching refs:lastView

4761                     final View lastView = getChildAt(offsetToLast);
4762 mMotionViewOriginalTop = lastView.getTop();
7516 final View lastView = getChildAt(lastViewIndex);
7517 final int lastViewHeight = lastView.getHeight();
7518 final int lastViewTop = lastView.getTop();
7610 final View lastView = getChildAt(lastViewIndex);
7611 final int lastViewHeight = lastView.getHeight();
7612 final int lastViewTop = lastView.getTop();