Searched refs:intState (Results 1 – 1 of 1) sorted by relevance
3801 int intState = (state == BluetoothA2dp.STATE_CONNECTED) ? 1 : 0;3803 AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, intState,3878 int intState = (state == BluetoothHearingAid.STATE_CONNECTED) ? 1 : 0;3880 AudioSystem.DEVICE_OUT_HEARING_AID, intState,4643 int intState = (state == BluetoothHearingAid.STATE_CONNECTED) ? 1 : 0; in setBluetoothHearingAidDeviceConnectionState() local4645 intState, musicDevice); in setBluetoothHearingAidDeviceConnectionState()4685 int intState = (state == BluetoothA2dp.STATE_CONNECTED) ? 1 : 0; in setBluetoothA2dpDeviceConnectionStateInt() local4687 intState, musicDevice); in setBluetoothA2dpDeviceConnectionStateInt()