Home | History | Annotate | Download | only in widget

Lines Matching defs:lastView

4232                     final View lastView = getChildAt(offsetToLast);
4233 mMotionViewOriginalTop = lastView.getTop();
4598 lastView = getChildAt(lastViewIndex);
4599 final int lastViewHeight = lastView.getHeight();
4600 final int lastViewTop = lastView.getTop();
4688 final View lastView = getChildAt(lastViewIndex);
4689 final int lastViewHeight = lastView.getHeight();
4690 final int lastViewTop = lastView.getTop();