Searched defs:uris (Results 1 – 5 of 5) sorted by relevance
77 List<Uri> uris = new ArrayList<>(clip.getItemCount()); in collectUris() local
53 public void addAttachments(Collection<Uri> uris) { in addAttachments()
100 ImmutableList.Builder<Uri> uris = ImmutableList.builderWithExpectedSize(files.length); in getAllUris() local
40 val uris = Array(count) { idx -> in <lambda>() constant
112 )?.let { uris -> in <lambda>() method