Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/media/
H A DMediaDeviceUpdateWorkerTest.java135 final List<MediaDevice> newDevices = new ArrayList<>(); in onDeviceListUpdate_sameDeviceList_shouldBeEqual() local
151 final List<MediaDevice> newDevices = new ArrayList<>(); in onDeviceListUpdate_add1DeviceToDeviceList_shouldBeEqual() local
169 final List<MediaDevice> newDevices = new ArrayList<>(); in onDeviceListUpdate_less1DeviceToDeviceList_shouldBeEqual() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputControllerTest.java404 final List<MediaDevice> newDevices = mMediaOutputController.getGroupMediaDevices(); in getGroupMediaDevices_differentDeviceOrder_showingSameOrder() local
442 final List<MediaDevice> newDevices = mMediaOutputController.getGroupMediaDevices(); in getGroupMediaDevices_newDevice_verifyDeviceOrder() local
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp276 DeviceVector newDevices = getNewOutputDevices(desc, true /*fromCache*/); in setDeviceConnectionStateInt() local
812 DeviceVector newDevices = getNewOutputDevices(desc, true /*fromCache*/); in setPhoneState() local
2051 DeviceVector newDevices = getNewOutputDevices(outputDesc, false /*fromCache*/); in stopSource() local
3396 DeviceVector newDevices = getNewOutputDevices(outputDesc, true /*fromCache*/); in updateCallAndOutputRouting() local
5172 DeviceVector newDevices; in onNewAudioModulesAvailable() local
5180 void AudioPolicyManager::onNewAudioModulesAvailableInt(DeviceVector *newDevices) in onNewAudioModulesAvailableInt()
5817 DeviceVector newDevices = mEngine->getOutputDevicesForAttributes(attr, 0, false /*fromCache*/); in checkOutputForAttributes() local
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp779 const DeviceTypeSet newDevices = getDeviceTypes(); in processConfigEvents_l() local
789 const DeviceTypeSet newDevices = getDeviceTypes(); in processConfigEvents_l() local