Searched refs:listViewEntryCount (Results 1 – 1 of 1) sorted by relevance
606 int listViewEntryCount = mListView.getCount(); in getBoundsForDate() local607 for (int i = 0; i < listViewEntryCount; i++) { in getBoundsForDate()