Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java115 getUiElementFromConfig(AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_SETTINGS); in openBluetoothSettings()
121 AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_SETTINGS); in openBluetoothSettings()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java563 public static final String STATUS_BAR_BLUETOOTH_SETTINGS = "STATUS_BAR_BLUETOOTH_SETTINGS"; field in AutomotiveConfigConstants