Searched refs:getAllUris (Results 1 – 2 of 2) sorted by relevance
95 public ImmutableList<Uri> getAllUris() { in getAllUris() method in AttachmentsRepo
55 ImmutableList<Uri> attachments = mAttachmentsRepo.getAllUris(); in onCreate()