Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DSettingsConstants.java33 public static final String LOCATION_SETTINGS = "OPEN_LOCATION_SETTINGS_WORKFLOW"; field in SettingsConstants
/platform_testing/tests/automotive/functional/locationstatusbar/src/android/platform/tests/
DSettingsLocationTest.java46 mSettingHelper.get().openSetting(SettingsConstants.LOCATION_SETTINGS); in setup()