Home | History | Annotate | Download | only in widget

Lines Matching refs:oldSel

1173             View oldSel = null;
1199 oldSel = getChildAt(index);
1307 sel = fillSpecific(mSelectedPosition, oldSel == null ?
1308 childrenTop : oldSel.getTop());