Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DFileCopyUiTest.java103 private String mSdCardLabel; field in FileCopyUiTest
177 deleteDocuments(mSdCardLabel); in tearDown()
181 mSdCardLabel = null; in tearDown()
204 mSdCardLabel = null; in tearDown()
374 mSdCardLabel = info.title; in initStorageRootInfo()
438 createDocuments(mSdCardLabel, mSdCardRoot, mStorageDocsHelper); in ignored_testCopyDocuments_FromSdCard()
439 copyFiles(mSdCardLabel, mDeviceLabel); in ignored_testCopyDocuments_FromSdCard()
442 bots.roots.openRoot(mSdCardLabel); in ignored_testCopyDocuments_FromSdCard()
456 copyFiles(mDeviceLabel, mSdCardLabel); in ignored_testCopyDocuments_ToSdCard()
463 assertFilesCopied(mSdCardLabel, mSdCardRoot, mStorageDocsHelper); in ignored_testCopyDocuments_ToSdCard()