Searched refs:saveButton (Results 1 – 4 of 4) sorted by relevance
317 UiObject saveButton = findSaveButton(); in findAndClickFileInDocumentsUi() local321 boolean targetObjectFullyVisible = !saveButton.exists() in findAndClickFileInDocumentsUi()323 <= saveButton.getVisibleBounds().top; in findAndClickFileInDocumentsUi()
375 UiObject saveButton = findSaveButton(); in findDocument() local379 boolean targetObjectFullyVisible = !saveButton.exists() in findDocument()381 <= saveButton.getVisibleBounds().top; in findDocument()
822 UiObject saveButton = findSaveButton(); in findDocument() local826 boolean targetObjectFullyVisible = !saveButton.exists() in findDocument()828 <= saveButton.getVisibleBounds().top; in findDocument()
175 UiObject saveButton = findSaveButton(); in findDocument() local179 boolean targetObjectFullyVisible = !saveButton.exists() in findDocument()181 <= saveButton.getVisibleBounds().top; in findDocument()