Searched refs:findSaveButton (Results 1 – 4 of 4) sorted by relevance
175 UiObject saveButton = findSaveButton(); in findDocument()196 private UiObject findSaveButton() throws UiObjectNotFoundException { in findSaveButton() method in DocumentsClientTest345 findSaveButton().click(); in testCreateNew()376 findSaveButton().click(); in testCreateExisting()399 findSaveButton().click(); in testTree()473 assertFalse(findSaveButton().isEnabled()); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()483 assertFalse(findSaveButton().isEnabled()); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()500 assertFalse(findSaveButton().isEnabled()); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()509 assertFalse(findSaveButton().isEnabled()); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()515 assertTrue(findSaveButton().isEnabled()); in testRestrictStorageAccessFrameworkEnabled_blockFromTree()[all …]
269 private UiObject findSaveButton() { in findSaveButton() method in ActionGetContentOnlyTest317 UiObject saveButton = findSaveButton(); in findAndClickFileInDocumentsUi()
375 UiObject saveButton = findSaveButton(); in findDocument()396 private UiObject findSaveButton() throws UiObjectNotFoundException { in findSaveButton() method in MediaStoreUiTest
822 UiObject saveButton = findSaveButton(); in findDocument()843 private UiObject findSaveButton() throws UiObjectNotFoundException { in findSaveButton() method in DownloadManagerTest