Searched refs:isAvrcpAbsVolSupported (Results 1 – 1 of 1) sorted by relevance
4980 /*package*/ void applyDeviceVolume_syncVSS(int device, boolean isAvrcpAbsVolSupported) { in applyDeviceVolume_syncVSS() argument4985 && isAvrcpAbsVolSupported) { in applyDeviceVolume_syncVSS()4998 final boolean isAvrcpAbsVolSupported = mDeviceBroker.isAvrcpAbsoluteVolumeSupported(); in applyAllVolumes()5008 && isAvrcpAbsVolSupported) { in applyAllVolumes()5204 final boolean isAvrcpAbsVolSupported = mDeviceBroker.isAvrcpAbsoluteVolumeSupported(); in checkFixedVolumeDevices()5215 applyDeviceVolume_syncVSS(device, isAvrcpAbsVolSupported); in checkFixedVolumeDevices()5368 final boolean isAvrcpAbsVolSupported = mDeviceBroker.isAvrcpAbsoluteVolumeSupported(); in setDeviceVolume()5372 streamState.applyDeviceVolume_syncVSS(device, isAvrcpAbsVolSupported); in setDeviceVolume()5382 if ((device != streamDevice) && isAvrcpAbsVolSupported in setDeviceVolume()5385 isAvrcpAbsVolSupported); in setDeviceVolume()[all …]