Home
last modified time | relevance | path

Searched defs:onInputEvent (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DInputDeviceManager.cpp28 void InputDeviceManager::onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& eve… in onInputEvent() function in android::InputDeviceManager
/hardware/libhardware/tests/input/evdev/
DInputHub_test.cpp57 virtual void onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& event, in onInputEvent() function in android::tests::TestInputCallback