Searched refs:BLUETOOTH_BUTTON (Results 1 – 2 of 2) sorted by relevance
167 getUiElementFromConfig(AutomotiveConfigConstants.BLUETOOTH_BUTTON); in clickBluetoothButton()170 .validateUiObject(bluetoothButton, AutomotiveConfigConstants.BLUETOOTH_BUTTON); in clickBluetoothButton()211 getUiElementFromConfig(AutomotiveConfigConstants.BLUETOOTH_BUTTON); in hasBluetoothButton()302 getUiElementFromConfig(AutomotiveConfigConstants.BLUETOOTH_BUTTON); in isBluetoothButtonEnabled()307 disabledBluetoothProfile, AutomotiveConfigConstants.BLUETOOTH_BUTTON); in isBluetoothButtonEnabled()
618 public static final String BLUETOOTH_BUTTON = "BLUETOOTH_BUTTON"; field in AutomotiveConfigConstants