Home
last modified time | relevance | path

Searched refs:getSelectionCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DGalleryMediaChooser.java178 final int selectionCount = mGalleryGridView.getSelectionCount(); in updateActionBar()
DGalleryGridView.java115 int getSelectionCount() { in getSelectionCount() method in GalleryGridView