Home | History | Annotate | Download | only in ui

Lines Matching refs:checkedCount

1085             final int checkedCount = listView.getCheckedItemCount();
1086 mSelectedConvCount.setText(Integer.toString(checkedCount));