Home
last modified time | relevance | path

Searched refs:createRootListsPrivateSpaceEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DRootsFragment.java460 createRootListsPrivateSpaceEnabled(item, userIds, rootListAllUsers); in sortLoadResult()
565 createRootListsPrivateSpaceEnabled(item, userIds, rootListAllUsers); in includeHandlerApps()
573 createRootListsPrivateSpaceEnabled(item, userIds, rootListAllUsers); in includeHandlerApps()
615 private void createRootListsPrivateSpaceEnabled(Item item, List<UserId> userIds, in createRootListsPrivateSpaceEnabled() method in RootsFragment