Searched refs:notifyArcStatusToAudioService (Results 1 – 2 of 2) sorted by relevance
859 notifyArcStatusToAudioService(true, supportedSads); in enableArc()869 notifyArcStatusToAudioService(false, new ArrayList<>()); in disableArc()891 private void notifyArcStatusToAudioService(boolean enabled, List<byte[]> supportedSads) { in notifyArcStatusToAudioService() method in HdmiCecLocalDeviceTv
887 notifyArcStatusToAudioService(enabled); in setArcStatus()909 private void notifyArcStatusToAudioService(boolean enabled) { in notifyArcStatusToAudioService() method in HdmiCecLocalDeviceAudioSystem