Home
last modified time | relevance | path

Searched refs:getItemSupportedOperations (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/
DMultiChoiceManager.java55 public int getItemSupportedOperations(Object item); in getItemSupportedOperations() method
114 int supported = mDelegate.getItemSupportedOperations(item); in onItemCheckedStateChanged()
DAlbumSetFragment.java112 public int getItemSupportedOperations(Object item) { in getItemSupportedOperations() method in AlbumSetFragment
DPhotoSetFragment.java107 public int getItemSupportedOperations(Object item) { in getItemSupportedOperations() method in PhotoSetFragment
DAlbumFragment.java142 public int getItemSupportedOperations(Object item) { in getItemSupportedOperations() method in AlbumFragment