Searched refs:getSetAudioVolumeLevelSupport (Results 1 – 4 of 4) sorted by relevance
200 public int getSetAudioVolumeLevelSupport() { in getSetAudioVolumeLevelSupport() method in DeviceFeatures297 mSetAudioVolumeLevelSupport = info.getSetAudioVolumeLevelSupport(); in Builder()391 newDeviceFeatures.getSetAudioVolumeLevelSupport()); in update()
163 .getDeviceFeatures().getSetAudioVolumeLevelSupport(); in noMatchingFeatureAbortReceived_actionSucceedsAndSetsFeatureSupported()183 .getDeviceFeatures().getSetAudioVolumeLevelSupport(); in matchingFeatureAbortReceived_actionSucceedsAndSetsFeatureNotSupported()200 .getDeviceFeatures().getSetAudioVolumeLevelSupport(); in messageFailedToSend_actionFailsAndDoesNotUpdateFeatureSupport()
77 assertThat(info.getSetAudioVolumeLevelSupport()).isEqualTo(FEATURE_NOT_SUPPORTED); in testDeviceFeaturesOperandConversion()
4625 switch (systemAudioDeviceInfo.getDeviceFeatures().getSetAudioVolumeLevelSupport()) { in checkAndUpdateAbsoluteVolumeBehavior()4712 if (systemAudioDevice.getDeviceFeatures().getSetAudioVolumeLevelSupport() in enableAbsoluteVolumeBehavior()4768 if (mSystemAudioDevice.getDeviceFeatures().getSetAudioVolumeLevelSupport() in onAudioDeviceVolumeChanged()