Home
last modified time | relevance | path

Searched refs:getInputDevices (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/
DPolicyConfig.h77 const android::DeviceVector& getInputDevices() const { return mConfig->getInputDevices(); } in getInputDevices() function
98 for (const auto& device : mConfig->getInputDevices()) { in init()
DConfigHelper.h56 auto availableMic = getMic(policyConfig.getInputDevices()); in primaryHasMic()
/hardware/interfaces/automotive/audiocontrol/aidl/default/loaders/config/api/
Dcurrent.txt312 …ethod @Nullable public android.hardware.automotive.audiocontrol.InputDevicesType getInputDevices();