Searched refs:computeSiblingsRange (Results 1 – 1 of 1) sorted by relevance
123 final Range<Integer> range = computeSiblingsRange(uris, documentLocation); in build()241 private static Range<Integer> computeSiblingsRange(List<Uri> uris, int documentLocation) { in computeSiblingsRange() method in QuickViewIntentBuilder