Searched refs:mDeviceLabel (Results 1 – 1 of 1) sorted by relevance
109 private String mDeviceLabel; field in FileCopyUiTest135 mDeviceLabel = Settings.Global.getString(context.getContentResolver(), in setUp()138 mDeviceLabel = TextUtils.isEmpty(mDeviceLabel) ? "Internal Storage" : mDeviceLabel; in setUp()175 deleteDocuments(mDeviceLabel); in tearDown()439 copyFiles(mSdCardLabel, mDeviceLabel); in ignored_testCopyDocuments_FromSdCard()446 assertFilesCopied(mDeviceLabel, mPrimaryRoot, mStorageDocsHelper); in ignored_testCopyDocuments_FromSdCard()455 createDocuments(mDeviceLabel, mPrimaryRoot, mStorageDocsHelper); in ignored_testCopyDocuments_ToSdCard()456 copyFiles(mDeviceLabel, mSdCardLabel); in ignored_testCopyDocuments_ToSdCard()459 bots.roots.openRoot(mDeviceLabel); in ignored_testCopyDocuments_ToSdCard()510 bots.roots.openRoot(mDeviceLabel); in testRecursiveCopyDocuments_InternalStorageToDownloadsProvider()