Searched refs:getInputDevices (Results 1 – 3 of 3) sorted by relevance
77 const android::DeviceVector& getInputDevices() const { return mConfig->getInputDevices(); } in getInputDevices() function98 for (const auto& device : mConfig->getInputDevices()) { in init()
56 auto availableMic = getMic(policyConfig.getInputDevices()); in primaryHasMic()
312 …ethod @Nullable public android.hardware.automotive.audiocontrol.InputDevicesType getInputDevices();