Searched defs:inputDevices (Results 1 – 6 of 6) sorted by relevance
41 DeviceVector &inputDevices, in AudioPolicyConfig()81 void addInputDevices(const DeviceVector &inputDevices) in addInputDevices()
299 status_t ParameterManagerWrapper::setAvailableInputDevices(audio_devices_t inputDevices) in setAvailableInputDevices()
83 std::vector<InputDeviceInfo> inputDevices; in loopOnce() local
1108 private static boolean containsInputDeviceWithDescriptor(InputDevice[] inputDevices, in containsInputDeviceWithDescriptor()1811 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged()
295 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged()1324 std::vector<InputDeviceInfo> inputDevices; in TEST_F() local
593 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged()