Searched refs:NEGATIVE_BUTTON_MULTIPLE_DEVICES (Results 1 – 1 of 1) sorted by relevance
86 while (!ui.hasObject(NEGATIVE_BUTTON_MULTIPLE_DEVICES) in waitUntilPositiveButtonIsEnabledAndClick()92 click(NEGATIVE_BUTTON_MULTIPLE_DEVICES, "Negative button for multiple devices") in waitUntilPositiveButtonIsEnabledAndClick()141 private val NEGATIVE_BUTTON_MULTIPLE_DEVICES = By.pkg(PACKAGE_NAME) in click() constant