Home
last modified time | relevance | path

Searched refs:CLICKABLE_BUTTON (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/companion/uicommon/src/android/companion/cts/uicommon/
DCompanionDeviceManagerUi.kt137 private val CLICKABLE_BUTTON = in click() constant
139 private val POSITIVE_BUTTON = By.copy(CLICKABLE_BUTTON).res(PACKAGE_NAME, "btn_positive") in click()
140 private val NEGATIVE_BUTTON = By.copy(CLICKABLE_BUTTON).res(PACKAGE_NAME, "btn_negative") in click()