Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
DMediaOutputControllerTest.java837 final List<MediaDevice> newDevices = mMediaOutputController.getGroupMediaDevices(); in getGroupMediaDevices_differentDeviceOrder_showingSameOrder() local
875 final List<MediaDevice> newDevices = mMediaOutputController.getGroupMediaDevices(); in getGroupMediaDevices_newDevice_verifyDeviceOrder() local
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp324 DeviceVector newDevices = getNewOutputDevices(desc, true /*fromCache*/); in setDeviceConnectionStateInt() local
899 DeviceVector newDevices = getNewOutputDevices(desc, true /*fromCache*/); in setPhoneState() local
2406 DeviceVector newDevices = getNewOutputDevices(desc, false /*fromCache*/); in checkLeBroadcastRoutes() local
2504 DeviceVector newDevices = getNewOutputDevices(outputDesc, false /*fromCache*/); in stopSource() local
3922 DeviceVector newDevices = getNewOutputDevices(outputDesc, true /*fromCache*/); in updateCallAndOutputRouting() local
5366 DeviceVector newDevices = getNewOutputDevices(outputDesc, false /*fromCache*/); in checkStrategyRoute() local
6168 DeviceVector newDevices; in onNewAudioModulesAvailable() local
6176 void AudioPolicyManager::onNewAudioModulesAvailableInt(DeviceVector *newDevices) in onNewAudioModulesAvailableInt()
6839 DeviceVector newDevices = mEngine->getOutputDevicesForAttributes(attr, 0, false /*fromCache*/); in checkOutputForAttributes() local
/frameworks/av/services/audioflinger/
DThreads.cpp814 const DeviceTypeSet newDevices = getDeviceTypes(); in processConfigEvents_l() local
825 const DeviceTypeSet newDevices = getDeviceTypes(); in processConfigEvents_l() local