Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h741 audio_port_handle_t getFirstDeviceId(const DeviceVector &devices) const in getFirstDeviceId() function
H A DAudioPolicyManager.cpp1139 *selectedDeviceId = getFirstDeviceId(outputDevices); in getOutputForAttrInt()