Searched refs:notifyEarcStatusToAudioService (Results 1 – 3 of 3) sorted by relevance
101 mService.notifyEarcStatusToAudioService(false, new ArrayList<>()); in handleEarcStateChange()104 mService.notifyEarcStatusToAudioService(false, new ArrayList<>()); in handleEarcStateChange()123 mService.notifyEarcStatusToAudioService(true, audioDescriptors); in handleEarcCapabilitiesReported()139 mService.notifyEarcStatusToAudioService(true, new ArrayList<>()); in run()
4737 notifyEarcStatusToAudioService(false, new ArrayList<>()); in handleEarcStateChange()4742 protected void notifyEarcStatusToAudioService( in notifyEarcStatusToAudioService() method in HdmiControlService
1145 .notifyEarcStatusToAudioService(eq(false), eq(new ArrayList<>())); in disableEarc_noEarcLocalDevice_enableArc()