Searched refs:BUTTON_GPP_MORE_DETAILS_LABEL (Results 1 – 1 of 1) sorted by relevance
103 private static final String BUTTON_GPP_MORE_DETAILS_LABEL = "More details"; field in PackageInstallerCujTestBase448 final Pattern morePattern = Pattern.compile(BUTTON_GPP_MORE_DETAILS_LABEL, in allowInstallIfGPPDialogExists()