Home | History | Annotate | Download | only in widget

Lines Matching refs:selectedTop

702      * @param selectedTop Where the selected item should be
707 private View fillFromSelection(int selectedTop, int childrenTop, int childrenBottom) {
732 sel = makeRow(mStackFromBottom ? rowEnd : rowStart, selectedTop, true);