Searched refs:updateSelectionCount (Results 1 – 2 of 2) sorted by relevance
42 void updateSelectionCount(final int count); in updateSelectionCount() method81 updateSelectionCount(); in onItemCheckedChanged()88 private void updateSelectionCount() { in updateSelectionCount() method in AttachmentGridView91 mHost.updateSelectionCount(count); in updateSelectionCount()
145 public void updateSelectionCount(int count) { in updateSelectionCount() method in AttachmentChooserFragment