Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java589 getUiElementFromConfig(AutomotiveConfigConstants.ENABLE_DISABLE_BT_TOGGLE); in clickOnBluetoothToggle()
595 AutomotiveConfigConstants.ENABLE_DISABLE_BT_TOGGLE); in clickOnBluetoothToggle()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java303 public static final String ENABLE_DISABLE_BT_TOGGLE = "ENABLE_DISABLE_BT_TOGGLE"; field in AutomotiveConfigConstants