Home
last modified time | relevance | path

Searched defs:addOnDevicesForAttributesChangedListener (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioSystemAdapter.java181 public void addOnDevicesForAttributesChangedListener(AudioAttributes attributes, in addOnDevicesForAttributesChangedListener() method in AudioSystemAdapter
DAudioService.java3387 public void addOnDevicesForAttributesChangedListener(AudioAttributes attributes, in addOnDevicesForAttributesChangedListener() method in AudioService
/frameworks/base/media/java/android/media/
DIAudioService.aidl466 void addOnDevicesForAttributesChangedListener(in AudioAttributes attributes, in addOnDevicesForAttributesChangedListener() method
DAudioManager.java6402 public void addOnDevicesForAttributesChangedListener(@NonNull AudioAttributes attributes, in addOnDevicesForAttributesChangedListener() method in AudioManager