Home | History | Annotate | Download | only in widget

Lines Matching refs:selectedPos

798         final int selectedPos = getSelectedItemPosition();
800 // The case where there is no selection (selectedPos == -1) is also handled here.
801 return getExpandableListPosition(selectedPos);