Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DIDevicesForAttributesCallback.aidl29 void onDevicesForAttributesChanged(in AudioAttributes attributes, boolean forVolume, in onDevicesForAttributesChanged() method
H A DAudioManager.java6162 public void onDevicesForAttributesChanged(AudioAttributes attributes, boolean forVolume, in onDevicesForAttributesChanged() method in AudioManager.IDevicesForAttributesCallbackStub
6166 mInfo.mListener.onDevicesForAttributesChanged( in onDevicesForAttributesChanged()
6183 void onDevicesForAttributesChanged(@NonNull AudioAttributes attributes, in onDevicesForAttributesChanged() method
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DSystemMediaRoute2Provider.java82 public void onDevicesForAttributesChanged(@NonNull AudioAttributes attributes,
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioSystemAdapter.java144 cb.onDevicesForAttributesChanged( in onRoutingUpdated()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt7004 …method public void onDevicesForAttributesChanged(@NonNull android.media.AudioAttributes, @NonNull …