Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsLocationHelperImpl.java100 getUiElementFromConfig(AutomotiveConfigConstants.LOCATION_WIDGET); in hasMapsWidget()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java573 public static final String LOCATION_WIDGET = "LOCATION_WIDGET"; field in AutomotiveConfigConstants