Searched refs:setRootListForCurrentUser (Results 1 – 3 of 3) sorted by relevance
114 .setRootListForCurrentUser(Collections.emptyList()) in testCreatePresentableList_empty()136 .setRootListForCurrentUser(PERSONAL_ITEMS) in testCreatePresentableList_currentIsPersonal_personalItemsOnly()148 .setRootListForCurrentUser(Collections.emptyList()) in testCreatePresentableList_currentIsWork_personalItemsOnly()208 .setRootListForCurrentUser(Collections.emptyList()) in testCreatePresentableList_currentIsPersonal_workItemsOnly()220 .setRootListForCurrentUser(WORK_ITEMS) in testCreatePresentableList_currentIsWork_workItemsOnly()281 .setRootListForCurrentUser(PERSONAL_ITEMS) in testCreatePresentableList_currentIsPersonal_personalAndWorkItems()300 .setRootListForCurrentUser(WORK_ITEMS) in testCreatePresentableList_currentIsWork_personalAndWorkItems()402 .setRootListForCurrentUser(PERSONAL_ITEMS) in testCreatePresentableList_currentIsPersonal_personalAndWorkItems_cannotShare()416 .setRootListForCurrentUser(Collections.emptyList()) in testCreatePresentableList_currentIsWork_personalItemsOnly_cannotShare()
68 UserItemsCombiner setRootListForCurrentUser(List<Item> rootList) { in setRootListForCurrentUser() method in UserItemsCombiner
492 .setRootListForCurrentUser(rootList) in getPresentableListPrivateSpaceDisabled()