Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java192 AutomotiveConfigConstants.BLUETOOTH_CONNECTED_DISCONNECTED_TEXT); in isBluetoothConnected()
198 AutomotiveConfigConstants.BLUETOOTH_CONNECTED_DISCONNECTED_TEXT); in isBluetoothConnected()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java619 public static final String BLUETOOTH_CONNECTED_DISCONNECTED_TEXT = field in AutomotiveConfigConstants