Home
last modified time | relevance | path

Searched refs:dispatchCommunicationDeviceChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
DICommunicationDeviceDispatcher.aidl26 void dispatchCommunicationDeviceChanged(int portId); in dispatchCommunicationDeviceChanged() method
DAudioManager.java7727 public void dispatchCommunicationDeviceChanged(int portId) { in dispatchCommunicationDeviceChanged() method in AudioManager.CommunicationDeviceDispatcherStub
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java805 .dispatchCommunicationDeviceChanged(portId); in dispatchCommunicationDevice()