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()
5067 notifyEarcStatusToAudioService(false, new ArrayList<>()); in handleEarcStateChange()5083 protected void notifyEarcStatusToAudioService( in notifyEarcStatusToAudioService() method in HdmiControlService
1380 .notifyEarcStatusToAudioService(eq(false), eq(new ArrayList<>())); in disableEarc_noEarcLocalDevice_enableArc()