HomeSort by relevance Sort by last modified time
    Searched refs:getItemSupportedOperations (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery2/src/com/android/photos/
AlbumSetFragment.java 112 public int getItemSupportedOperations(Object item) {
PhotoSetFragment.java 107 public int getItemSupportedOperations(Object item) {
MultiChoiceManager.java 55 public int getItemSupportedOperations(Object item);
114 int supported = mDelegate.getItemSupportedOperations(item);
AlbumFragment.java 142 public int getItemSupportedOperations(Object item) {

Completed in 95 milliseconds