Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java263 getUiElementFromConfig(AutomotiveConfigConstants.MICRO_PHONE_VIEW_ALL); in clickViewAllLink()
266 .validateUiObject(viewAllLink, AutomotiveConfigConstants.MICRO_PHONE_VIEW_ALL); in clickViewAllLink()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java520 public static final String MICRO_PHONE_VIEW_ALL = "MICRO_PHONE_VIEW_ALL"; field in AutomotiveConfigConstants