Home
last modified time | relevance | path

Searched refs:onDevicesForAttributesChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DIDevicesForAttributesCallback.aidl29 void onDevicesForAttributesChanged(in AudioAttributes attributes, boolean forVolume, in onDevicesForAttributesChanged() method
DAudioManager.java6365 public void onDevicesForAttributesChanged(AudioAttributes attributes, boolean forVolume, in onDevicesForAttributesChanged() method in AudioManager.IDevicesForAttributesCallbackStub
6369 mInfo.mListener.onDevicesForAttributesChanged( in onDevicesForAttributesChanged()
6386 void onDevicesForAttributesChanged(@NonNull AudioAttributes attributes, in onDevicesForAttributesChanged() method
/frameworks/base/services/core/java/com/android/server/audio/
DAudioSystemAdapter.java147 cb.onDevicesForAttributesChanged( in onRoutingUpdated()
/frameworks/base/core/api/
Dsystem-current.txt7119 …method public void onDevicesForAttributesChanged(@NonNull android.media.AudioAttributes, @NonNull …