Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/photos/
DMultiChoiceManager.java59 public Object getPathForItemAtPosition(int position); in getPathForItemAtPosition() method
277 paths.add(mDelegate.getPathForItemAtPosition(i)); in getPathsForSelectedItems()
DMultiSelectGridFragment.java328 public Object getPathForItemAtPosition(int position) { in getPathForItemAtPosition() method in MultiSelectGridFragment