Home
last modified time | relevance | path

Searched refs:SKIP_ASSISTANT_IMPROVEMENT_PAGE_BUTTON (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java371 …UiObject(getUiElementFromConfig(AutomotiveConfigConstants.SKIP_ASSISTANT_IMPROVEMENT_PAGE_BUTTON)); in skipImprovementCallingAndTextingPopUp()
372 …validateUiObject(continueButton, AutomotiveConfigConstants.SKIP_ASSISTANT_IMPROVEMENT_PAGE_BUTTON); in skipImprovementCallingAndTextingPopUp()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java401 public static final String SKIP_ASSISTANT_IMPROVEMENT_PAGE_BUTTON = field in AutomotiveConfigConstants