Home
last modified time | relevance | path

Searched defs:dispatchOnUnmutedEvent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DIMuteAwaitConnectionCallback.aidl30 void dispatchOnUnmutedEvent(int event, in AudioDeviceAttributes device, in int[] mutedUsages); in dispatchOnUnmutedEvent() method
H A DAudioManager.java9876 public void dispatchOnUnmutedEvent(int event, AudioDeviceAttributes device, in dispatchOnUnmutedEvent() method in AudioManager.MuteAwaitConnectionDispatcherStub