Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacySettingVerifyUIElementsTest.java127 .hasUIElement(AutomotiveConfigConstants.DATA_SHARING_WITH_GOOGLE)); in testVerifyDataSharingGoogleUIElement()
128 mSettingsUIHelper.get().openUIOptions(AutomotiveConfigConstants.DATA_SHARING_WITH_GOOGLE); in testVerifyDataSharingGoogleUIElement()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java589 public static final String DATA_SHARING_WITH_GOOGLE = "DATA_SHARING_WITH_GOOGLE"; field in AutomotiveConfigConstants