Searched refs:BUTTON_GPP_INSTALL_ANYWAY_LABEL (Results 1 – 1 of 1) sorted by relevance
104 private static final String BUTTON_GPP_INSTALL_ANYWAY_LABEL = "Install anyway"; field in PackageInstallerCujTestBase455 BySelector installAnyWaySelector = By.textContains(BUTTON_GPP_INSTALL_ANYWAY_LABEL); in allowInstallIfGPPDialogExists()