Searched refs:VOLUME_CONTROL_UNKNOWN_VOLUME (Results 1 – 3 of 3) sorted by relevance
660 groupId, IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME); in getGroupVolume()671 device, IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME); in getDeviceVolume()690 if (groupVolume != IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME) { in setGroupActive()805 groupId, IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME); in handleGroupNodeAdded()806 if (groupVolume != IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME) { in handleGroupNodeAdded()911 if (groupVolume == IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME) { in handleVolumeControlChanged()981 if (volume == IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME) return -1; in getAudioDeviceGroupVolume()1256 int cachedVolume = IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME; in notifyDevicesVolumeChanged()1265 if (cachedVolume == IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME) { in notifyDevicesVolumeChanged()1375 groupId, IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME); in connectionStateChanged()[all …]
31 const int VOLUME_CONTROL_UNKNOWN_VOLUME = -1; field
690 return IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME; in getAudioDeviceGroupVolume()2048 int volume = IBluetoothVolumeControl.VOLUME_CONTROL_UNKNOWN_VOLUME; in updateActiveDevices()