Searched refs:SELECT_RADIO_BUTTON (Results 1 – 2 of 2) sorted by relevance
305 click(By.res(SELECT_RADIO_BUTTON)) in testSelectPhotosInSettingsImplicit()319 click(By.res(SELECT_RADIO_BUTTON)) in testSelectPhotosInSettingsExplicit()351 findView(By.res(SELECT_RADIO_BUTTON), expected = false) in testPre33AppDoesntShowSelect()376 findView(By.res(SELECT_RADIO_BUTTON), expected = false) in test33AppWithImplicitUserSelectDoesntShowSelect()495 click(By.res(SELECT_RADIO_BUTTON)) in testCanSelectPhotosInSettings()
133 const val SELECT_RADIO_BUTTON = "com.android.permissioncontroller:id/select_radio_button" in <lambda>() constant