Searched refs:morePattern (Results 1 – 1 of 1) sorted by relevance
448 final Pattern morePattern = Pattern.compile(BUTTON_GPP_MORE_DETAILS_LABEL, in allowInstallIfGPPDialogExists() local450 UiObject2 more = sUiDevice.findObject(By.text(morePattern)); in allowInstallIfGPPDialogExists()