Home
last modified time | relevance | path

Searched refs:BLUETOOTH_SETTINGS (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DSettingsConstants.java25 public static final String BLUETOOTH_SETTINGS = "OPEN_BLUETOOTH_SETTINGS_WORKFLOW"; field in SettingsConstants
DAutomotiveConfigConstants.java378 public static final String BLUETOOTH_SETTINGS = "OPEN_BLUETOOTH_SETTINGS_WORKFLOW"; field in AutomotiveConfigConstants
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DSettingTest.java93 mSettingHelper.get().openSetting(SettingsConstants.BLUETOOTH_SETTINGS); in testBluetoothSettings()
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java91 mSettingHelper.get().openSetting(SettingsConstants.BLUETOOTH_SETTINGS); in testRestrictedBluetoothSettings()