Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java369 getUiElementFromConfig(AutomotiveConfigConstants.BT_CONNECTED_STATUS); in isBluetoothConnectedToMobile()
374 bluetoothConnected, AutomotiveConfigConstants.BT_CONNECTED_STATUS); in isBluetoothConnectedToMobile()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java654 public static final String BT_CONNECTED_STATUS = "BT_CONNECTED_STATUS"; field in AutomotiveConfigConstants