Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/photos/
H A DMultiChoiceManager.java56 public ArrayList<Uri> getSubItemUrisForItem(Object item); in getSubItemUrisForItem() method
117 ArrayList<Uri> subItems = mDelegate.getSubItemUrisForItem(item); in onItemCheckedStateChanged()
H A DAlbumSetFragment.java117 public ArrayList<Uri> getSubItemUrisForItem(Object item) { in getSubItemUrisForItem() method in AlbumSetFragment
H A DPhotoSetFragment.java113 public ArrayList<Uri> getSubItemUrisForItem(Object item) { in getSubItemUrisForItem() method in PhotoSetFragment
H A DAlbumFragment.java148 public ArrayList<Uri> getSubItemUrisForItem(Object item) { in getSubItemUrisForItem() method in AlbumFragment