Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java433 getUiElementFromConfig(AutomotiveConfigConstants.BT_DISCONNECTED_STATUS); in isBluetoothDisconnected()
438 bluetoothDisconnected, AutomotiveConfigConstants.BT_DISCONNECTED_STATUS); in isBluetoothDisconnected()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java655 public static final String BT_DISCONNECTED_STATUS = "BT_DISCONNECTED_STATUS"; field in AutomotiveConfigConstants