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.java400 final List<MediaDevice> newDevices = mMediaOutputController.getGroupMediaDevices(); in getGroupMediaDevices_differentDeviceOrder_showingSameOrder() local
438 final List<MediaDevice> newDevices = mMediaOutputController.getGroupMediaDevices(); in getGroupMediaDevices_newDevice_verifyDeviceOrder() local
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp276 DeviceVector newDevices = getNewOutputDevices(desc, true /*fromCache*/); in setDeviceConnectionStateInt() local
812 DeviceVector newDevices = getNewOutputDevices(desc, true /*fromCache*/); in setPhoneState() local
2016 DeviceVector newDevices = getNewOutputDevices(outputDesc, false /*fromCache*/); in stopSource() local
3361 DeviceVector newDevices = getNewOutputDevices(outputDesc, true /*fromCache*/); in updateCallAndOutputRouting() local
4936 DeviceVector newDevices; in onNewAudioModulesAvailable() local
4944 void AudioPolicyManager::onNewAudioModulesAvailableInt(DeviceVector *newDevices) in onNewAudioModulesAvailableInt()
5580 DeviceVector newDevices = mEngine->getOutputDevicesForAttributes(attr, 0, false /*fromCache*/); in checkOutputForAttributes() local
/frameworks/av/services/audioflinger/
DThreads.cpp762 const DeviceTypeSet newDevices = getDeviceTypes(); in processConfigEvents_l() local
772 const DeviceTypeSet newDevices = getDeviceTypes(); in processConfigEvents_l() local