Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/data/repository/
DAudioRepositoryTest.kt269 communicationDeviceListenerCaptor.value.onCommunicationDeviceChanged(communicationDevice) in triggerConnectedDeviceChange()
/frameworks/layoutlib/bridge/src/android/media/
DAudioManager.java555 void onCommunicationDeviceChanged(AudioDeviceInfo var1); in onCommunicationDeviceChanged() method
/frameworks/base/media/java/android/media/
DAudioManager.java9133 void onCommunicationDeviceChanged(@Nullable AudioDeviceInfo device); in onCommunicationDeviceChanged() method
9187 (listener) -> listener.onCommunicationDeviceChanged(device)); in dispatchCommunicationDeviceChanged()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt21577 method public void onCommunicationDeviceChanged(@Nullable android.media.AudioDeviceInfo);