Searched defs:rootList (Results 1 – 7 of 7) sorted by relevance
139 final List<Item> rootList = new ArrayList<>(); in testUpdateList_byRootItem() local186 final List<Item> rootList = new ArrayList<>(); in testUpdateView_matchedState_showRow() local201 final List<Item> rootList = new ArrayList<>(); in testUpdateView_showSelectedUserItems() local226 final List<Item> rootList = new ArrayList<>(); in testUpdateView_showSelectedUserItems_otherUser() local246 final List<Item> rootList = new ArrayList<>(); in testUpdateView_notInRecent_hideRow() local263 final List<Item> rootList = new ArrayList<>(); in testUpdateView_notHandledAction_hideRow() local278 final List<Item> rootList = new ArrayList<>(); in testUpdateView_noItems_hideRow() local293 final List<Item> rootList = new ArrayList<>(); in testUpdateView_crossProfileSearch_hideRow() local315 final List<Item> rootList = new ArrayList<>(); in testUpdateView_notCrossProfileSearch_showRow() local337 final List<Item> rootList = new ArrayList<>(); in testUpdateView_noItemsOnSelectedUser_hideRow() local
189 final List<Item> rootList = new ArrayList<>(); in testItemComparator_WithCorrectOrder() local207 final List<Item> rootList = new ArrayList<>(); in testItemComparator_differentItemTypes_WithCorrectOrder() local
68 UserItemsCombiner setRootListForCurrentUser(List<Item> rootList) { in setRootListForCurrentUser()73 UserItemsCombiner setRootListForOtherUser(List<Item> rootList) { in setRootListForOtherUser()
538 final List<Item> rootList = new ArrayList<>(); in sortLoadResult() local583 List<Item> rootList, List<Item> rootListOtherUser) { in getPresentableListPrivateSpaceDisabled()591 private void addListToResult(List<Item> result, List<Item> rootList) { in addListToResult()603 Intent handlerAppIntent, @Nullable String excludePackage, List<Item> rootList, in includeHandlerApps()737 private void addToApplicationItemListPrivateSpaceDisabled(List<Item> rootList, in addToApplicationItemListPrivateSpaceDisabled()759 private void createRootListsPrivateSpaceDisabled(Item item, List<Item> rootList, in createRootListsPrivateSpaceDisabled()
201 List<RootInfo> rootList = mStorageDocsHelper.getRootList(); in tearDown() local376 List<RootInfo> rootList = mStorageDocsHelper.getRootList(); in initStorageRootInfo() local
300 var rootList = mediaIdToChildren[ROOT] ?: mutableListOf() in initBrowseFolderList() variable
1030 Collection<RootInfo> rootList = new ArrayList<>(); in onCreateLoaderV2() local