Searched defs:onInputEvent (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/modules/input/evdev/ | ||
D | InputDeviceManager.cpp | 28 void InputDeviceManager::onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& eve… in onInputEvent() function in android::InputDeviceManager |
/hardware/libhardware/tests/input/evdev/ | ||
D | InputHub_test.cpp | 57 virtual void onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& event, in onInputEvent() function in android::tests::TestInputCallback |