Searched refs:getRootList (Results 1 – 2 of 2) sorted by relevance
201 List<RootInfo> rootList = mStorageDocsHelper.getRootList(); in tearDown()376 List<RootInfo> rootList = mStorageDocsHelper.getRootList(); in initStorageRootInfo()
360 public List<RootInfo> getRootList() throws RemoteException { in getRootList() method in DocumentsProviderHelper