Searched refs:setPreGrantedItems (Results 1 – 5 of 5) sorted by relevance
103 public void setPreGrantedItems(@Nullable List<Uri> preGrantedUris) { in setPreGrantedItems() method in Selection
263 selection.setPreGrantedItems(List.of(uri)); in testPreview_showsOnlyAlreadyLoadedGrantItems()
293 selection.setPreGrantedItems(preGrantedItems); in test_getRemainingPreGrantedItems_correctItemsLoaded()336 selection.setPreGrantedItems(preGrantedItems); in test_deselectPreGrantedItem_correctRevokeMapMaintained()
474 mSelection.setPreGrantedItems(preGrantedUrisInput); in test_setPreGrantedItems_correctValuesSet()
530 selection.setPreGrantedItems(preGrantedUris); in initialisePreGrantsIfNecessary()