Home
last modified time | relevance | path

Searched defs:audioDeviceInfos (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioRouting.java66 List<AudioDeviceInfo> audioDeviceInfos = new ArrayList<AudioDeviceInfo>(); in getRoutedDevices() local
DMediaRecorder.java1692 List<AudioDeviceInfo> audioDeviceInfos = new ArrayList<AudioDeviceInfo>(); in getRoutedDevicesInternal() local
1716 final List<AudioDeviceInfo> audioDeviceInfos = getRoutedDevicesInternal(); in getRoutedDevice() local
DAudioPlaybackConfiguration.java517 List<AudioDeviceInfo> audioDeviceInfos = new ArrayList<AudioDeviceInfo>(); in getAudioDeviceInfos() local
DAudioRecord.java1914 List<AudioDeviceInfo> audioDeviceInfos = new ArrayList<AudioDeviceInfo>(); in getRoutedDevicesInternal() local
1937 final List<AudioDeviceInfo> audioDeviceInfos = getRoutedDevicesInternal(); in getRoutedDevice() local
DAudioTrack.java3790 List<AudioDeviceInfo> audioDeviceInfos = new ArrayList<AudioDeviceInfo>(); in getRoutedDevicesInternal() local
3815 final List<AudioDeviceInfo> audioDeviceInfos = getRoutedDevicesInternal(); in getRoutedDevice() local
DMediaPlayer.java1547 List<AudioDeviceInfo> audioDeviceInfos = new ArrayList<AudioDeviceInfo>(); in getRoutedDevicesInternal() local
1573 final List<AudioDeviceInfo> audioDeviceInfos = getRoutedDevicesInternal(); in getRoutedDevice() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DInputRouteManager.java198 AudioDeviceInfo[] audioDeviceInfos = in dispatchInputDeviceListUpdate() local
/frameworks/base/services/core/java/com/android/server/media/
DAudioManagerRouteController.java403 AudioDeviceInfo[] audioDeviceInfos, in updateAvailableRoutes()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
DMediaSwitchingControllerTest.java656 AudioDeviceInfo[] audioDeviceInfos = {}; in onInputDeviceListUpdate_verifyDeviceListCallback() local