Searched refs:ROOT_0_ID (Results 1 – 6 of 6) sorted by relevance
19 import static com.android.documentsui.StubProvider.ROOT_0_ID;70 ROOT_0_ID, in testRootsListed()84 bots.roots.openRoot(ROOT_0_ID); in testFilesListed()105 bots.roots.openRoot(ROOT_0_ID); in testFilesList_LiveUpdate()116 bots.roots.openRoot(ROOT_0_ID); in testCreateDirectory()130 bots.roots.openRoot(ROOT_0_ID); in testDeleteDocument()144 bots.roots.openRoot(ROOT_0_ID); in testDeleteDocument_Cancel()
19 import static com.android.documentsui.StubProvider.ROOT_0_ID;43 bots.roots.openRoot(ROOT_0_ID); in testRootTapped_GoToRootFromChildDir()44 bots.main.assertWindowTitle(ROOT_0_ID); in testRootTapped_GoToRootFromChildDir()
19 import static com.android.documentsui.StubProvider.ROOT_0_ID;140 bots.roots.openRoot(ROOT_0_ID); in testSearchResultsFound_ClearsOnDirectoryChange()145 bots.roots.openRoot(ROOT_0_ID); in testSearchIconVisible_RootWithSearchSupport()
20 import static com.android.documentsui.StubProvider.ROOT_0_ID;102 rootDir0 = mDocsHelper.getRoot(ROOT_0_ID); in setupTestingRoots()
60 public static final String ROOT_0_ID = "TEST_ROOT_0"; field in StubProvider118 rootIds = Arrays.asList(new String[] { ROOT_0_ID, ROOT_1_ID }); in clearCacheAndBuildRoots()595 String rootName = extras.getString(EXTRA_ROOT, ROOT_0_ID); in configure()
19 import static com.android.documentsui.StubProvider.ROOT_0_ID;84 mSrcRoot = mDocs.getRoot(ROOT_0_ID); in initTestFiles()