Searched refs:TOGGLE_BLUETOOTH (Results 1 – 2 of 2) sorted by relevance
198 getUiElementFromConfig(AutomotiveConfigConstants.TOGGLE_BLUETOOTH); in turnOnOffBluetooth()201 .validateUiObject(enableOption, AutomotiveConfigConstants.TOGGLE_BLUETOOTH); in turnOnOffBluetooth()
359 public static final String TOGGLE_BLUETOOTH = "TOGGLE_BLUETOOTH"; field in AutomotiveConfigConstants