Searched refs:TOGGLE_DEVICE_BLUETOOTH (Results 1 – 2 of 2) sorted by relevance
47 return buttonChecked(AutomotiveConfigConstants.TOGGLE_DEVICE_BLUETOOTH); in isBluetoothPreferenceChecked()110 getUiElementFromConfig(AutomotiveConfigConstants.TOGGLE_DEVICE_BLUETOOTH); in pressBluetoothToggleOnDevice()115 .validateUiObject(toggleButton, AutomotiveConfigConstants.TOGGLE_DEVICE_BLUETOOTH); in pressBluetoothToggleOnDevice()131 .validateUiObject(toggleButton, AutomotiveConfigConstants.TOGGLE_DEVICE_BLUETOOTH); in pressMediaToggleOnDevice()
360 public static final String TOGGLE_DEVICE_BLUETOOTH = "TOGGLE_DEVICE_BLUETOOTH"; field in AutomotiveConfigConstants