Home
last modified time | relevance | path

Searched refs:resetDeviceTypes (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioContainers.h98 static inline void resetDeviceTypes(DeviceTypeSet& deviceTypes, audio_devices_t typeToAdd) { in resetDeviceTypes() function
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp2773 resetDeviceTypes(curSrcDevices, curSrcDevice); in setVolumeIndexForAttributes()