Searched defs:inputDevices (Results 1 – 5 of 5) sorted by relevance
407 status_t ParameterManagerWrapper::setAvailableInputDevices(audio_devices_t inputDevices) in setAvailableInputDevices()
1068 private static boolean containsInputDeviceWithDescriptor(InputDevice[] inputDevices, in containsInputDeviceWithDescriptor()1768 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged()
1492 DeviceVector inputDevices; in getInputForAttr() local1778 DeviceVector inputDevices = mAvailableInputDevices.getDevicesFromType(device); in getInputForDevice() local4078 DeviceVector inputDevices = mAvailableInputDevices.getDevicesFromType(profileType); in loadConfig() local
234 virtual void notifyInputDevicesChanged(const Vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged()1149 Vector<InputDeviceInfo> inputDevices; in TEST_F() local
572 void NativeInputManager::notifyInputDevicesChanged(const Vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged()