Home
last modified time | relevance | path

Searched defs:updateSelectionCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
H A DAttachmentGridView.java42 void updateSelectionCount(final int count); in updateSelectionCount() method
88 private void updateSelectionCount() { in updateSelectionCount() method in AttachmentGridView
H A DAttachmentChooserFragment.java145 public void updateSelectionCount(int count) { in updateSelectionCount() method in AttachmentChooserFragment