Searched refs:computeSiblingsRange (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DQuickViewIntentBuilder.java87 final Range<Integer> range = computeSiblingsRange(uris, documentLocation);
175 private static Range<Integer> computeSiblingsRange(List<Uri> uris, int documentLocation) { method in class:QuickViewIntentBuilder

Completed in 91 milliseconds