Searched refs:findDocument (Results 1 – 3 of 3) sorted by relevance
156 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() method in DocumentsClientTest272 findDocument("VIRTUAL_FILE").click(); in testOpenSimple()277 findDocument("FILE1").click(); in testOpenSimple()304 findDocument("VIRTUAL_FILE").click(); in testOpenVirtual()371 findDocument("FILE2").click(); in testCreateExisting()373 findDocument("FILE1").click(); in testCreateExisting()397 findDocument("DIR2").click(); in testTree()479 findDocument("Android").click(); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()496 findDocument("Download").click(); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()511 findDocument("DIR2").click(); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()[all …]
228 findDocument(mFile.getName()).click(); in testGetMediaUriAccess_mediaDocumentsProvider()252 findDocument(mFile.getName()).click(); in testOpenFile_onMediaDocumentsProvider_success()301 findDocument(uriFilePairWithGrants.second.getName()).click(); in testOpenFile_onMediaDocumentsProvider_failsWithoutAccess()352 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() method in MediaStoreUiTest
749 findDocument(file.getName()).click(); in testDownload_onMediaStoreDownloadsDeleted()799 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() method in DownloadManagerTest