Searched refs:setRootListForAllUsers (Results 1 – 3 of 3) sorted by relevance
128 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_empty()165 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsPersonal_personalItemsOnly()182 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsWork_personalItemsOnly()198 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsPrivate_personalItemsOnly()238 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsPersonal_workItemsOnly()255 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsWork_workItemsOnly()271 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsPrivate_workItemsOnly()324 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsPersonal_allUsersItems()352 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsWork_allUsersItems()380 .setRootListForAllUsers(rootListAllUsers); in testCreatePresentableListForAllUsers_currentIsPrivate_allUsersItems()[all …]
78 UserItemsCombiner setRootListForAllUsers(List<List<Item>> listOfRootLists) { in setRootListForAllUsers() method in UserItemsCombiner
484 .setRootListForAllUsers(rootListAllUsers) in getPresentableListPrivateSpaceEnabled()