Searched defs:inputDevices (Results 1 – 5 of 5) sorted by relevance
1205 libinput_device* inputDevices = nullptr; variable1219 libinput_device* inputDevices = nullptr; variable
556 int [] inputDevices = mInputManager.getInputDeviceIds(); in onNavBarAttached() local
2311 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged()
755 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged()
5367 std::vector<sptr<AudioDeviceDescriptor>> inputDevices = GetDevicesInner(INPUT_DEVICES_FLAG); in GetCurrentCapturerChangeInfos() local