Searched refs:EDIT_PHOTOS_BUTTON (Results 1 – 2 of 2) sorted by relevance
496 doAndWaitForWindowTransition { click(By.res(EDIT_PHOTOS_BUTTON)) } in testCanSelectPhotosInSettings()505 UiAutomatorUtils2.waitUntilObjectGone(By.res(EDIT_PHOTOS_BUTTON)) in testEditButtonNotShownInSettingsWhenNoPhotosRequested()
134 const val EDIT_PHOTOS_BUTTON = "com.android.permissioncontroller:id/edit_selected_button" in <lambda>() constant