Searched refs:isSystemAudioModeOn (Results 1 – 2 of 2) sorted by relevance
230 boolean wasSystemAudioModeOn = isSystemAudioModeOn(device); in cect_sendVolumeKeyPressToTv()234 .that(isSystemAudioModeOn(device)) in cect_sendVolumeKeyPressToTv()
218 public boolean isSystemAudioModeOn(ITestDevice device) throws DumpsysParseException { in isSystemAudioModeOn() method in BaseHdmiCecCtsTest