Searched refs:intState (Results 1 – 2 of 2) sorted by relevance
547 int intState = (state == BluetoothA2dp.STATE_CONNECTED) ? 1 : 0; in setBluetoothA2dpDeviceConnectionState() local549 intState, musicDevice); in setBluetoothA2dpDeviceConnectionState()597 int intState = (state == BluetoothHearingAid.STATE_CONNECTED) ? 1 : 0; in setBluetoothHearingAidDeviceConnectionState() local599 intState, musicDevice); in setBluetoothHearingAidDeviceConnectionState()
524 final int intState = (state == BluetoothA2dp.STATE_CONNECTED) in handleSetA2dpSinkConnectionState() local527 AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, intState, in handleSetA2dpSinkConnectionState()542 final int intState = (state == BluetoothA2dp.STATE_CONNECTED) ? 1 : 0; in postSetA2dpSourceConnectionState() local