Searched refs:STATUS_BAR_BLUETOOTH_TOGGLE_ON (Results 1 – 2 of 2) sorted by relevance
75 getUiElementFromConfig(AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in hasBluetoothSwitch()83 getUiElementFromConfig(AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in openBluetoothSwitch()89 AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in openBluetoothSwitch()138 getUiElementFromConfig(AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in isBluetoothOn()142 enableOption, AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in isBluetoothOn()153 AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in turnOnOffBluetooth()157 enableOption, AutomotiveConfigConstants.STATUS_BAR_BLUETOOTH_TOGGLE_ON); in turnOnOffBluetooth()
557 public static final String STATUS_BAR_BLUETOOTH_TOGGLE_ON = "STATUS_BAR_BLUETOOTH_TOGGLE_ON"; field in AutomotiveConfigConstants