Searched refs:getSystemAudioDeviceLogicalAddress (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
H A D | BaseAbsoluteVolumeBehaviorTest.java | 115 protected abstract int getSystemAudioDeviceLogicalAddress(); in getSystemAudioDeviceLogicalAddress() method in BaseAbsoluteVolumeBehaviorTest 261 getSystemAudioDeviceLogicalAddress(), in receiveReportAudioStatus() 302 getLogicalAddress(), getSystemAudioDeviceLogicalAddress())); in verifyGiveAudioStatusNeverSent() 308 getLogicalAddress(), getSystemAudioDeviceLogicalAddress())); in verifyGiveAudioStatusSent() 320 getLogicalAddress(), getSystemAudioDeviceLogicalAddress(), in allConditionsExceptSavlSupportMet_sendsSetAudioVolumeLevelAndGiveFeatures() 324 getLogicalAddress(), getSystemAudioDeviceLogicalAddress())); in allConditionsExceptSavlSupportMet_sendsSetAudioVolumeLevelAndGiveFeatures() 461 getSystemAudioDeviceLogicalAddress(), getLogicalAddress(), in avbEnabled_setAudioVolumeLevelFeatureAborted_avbDisabled() 557 getSystemAudioDeviceLogicalAddress(), CEC_KEYCODE_VOLUME_UP)); in avbEnabled_audioDeviceVolumeAdjusted_sendsUserControlPressedAndGiveAudioStatus() 560 getSystemAudioDeviceLogicalAddress())); in avbEnabled_audioDeviceVolumeAdjusted_sendsUserControlPressedAndGiveAudioStatus() 563 getSystemAudioDeviceLogicalAddress())); in avbEnabled_audioDeviceVolumeAdjusted_sendsUserControlPressedAndGiveAudioStatus() [all …]
|
H A D | TvToAudioSystemAvbTest.java | 76 protected int getSystemAudioDeviceLogicalAddress() { in getSystemAudioDeviceLogicalAddress() method in TvToAudioSystemAvbTest 157 getSystemAudioDeviceLogicalAddress(), getLogicalAddress(), in avbEnabled_savlFeatureAborted_receiveReportAudioStatus_switchToAdjustOnlyAvb() 238 getSystemAudioDeviceLogicalAddress(), CEC_KEYCODE_VOLUME_UP)); in adjustOnlyAvbEnabled_audioDeviceVolumeAdjusted_sendsUcpAndGiveAudioStatus() 241 getSystemAudioDeviceLogicalAddress())); in adjustOnlyAvbEnabled_audioDeviceVolumeAdjusted_sendsUcpAndGiveAudioStatus() 244 getSystemAudioDeviceLogicalAddress())); in adjustOnlyAvbEnabled_audioDeviceVolumeAdjusted_sendsUcpAndGiveAudioStatus()
|
H A D | PlaybackDeviceToAudioSystemAvbTest.java | 47 protected int getSystemAudioDeviceLogicalAddress() { in getSystemAudioDeviceLogicalAddress() method in PlaybackDeviceToAudioSystemAvbTest
|
H A D | PlaybackDeviceToTvAvbTest.java | 48 protected int getSystemAudioDeviceLogicalAddress() { in getSystemAudioDeviceLogicalAddress() method in PlaybackDeviceToTvAvbTest
|