Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsLocationHelperImpl.java53 getUiElementFromConfig(AutomotiveConfigConstants.LOCATION_ACCESS); in locationAccess()
56 .validateUiObject(locationAccess, AutomotiveConfigConstants.LOCATION_ACCESS); in locationAccess()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java571 public static final String LOCATION_ACCESS = "LOCATION_ACCESS"; field in AutomotiveConfigConstants