Home | History | Annotate | Download | only in widget

Lines Matching defs:selectedPos

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