Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DInternalStorageUiTest.java36 private RootInfo rootPrimary; field in InternalStorageUiTest
48 rootPrimary = mDocsHelper.getRoot(Providers.ROOT_ID_DEVICE); in setUp()
50 bots.roots.openRoot(rootPrimary.title); in setUp()
81 mDocsHelper.createFolder(rootPrimary, fileName); in createTestFiles()