Home
last modified time | relevance | path

Searched defs:InputDeviceNode (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/tests/input/evdev/
DInputHub_test.cpp44 static const InputCbFunc kNoopInputCb = [](const std::shared_ptr<InputDeviceNode>&, InputEvent&, ns… in __anon5f3141d90102()
45 static const DeviceCbFunc kNoopDeviceCb = [](const std::shared_ptr<InputDeviceNode>&){}; in __anon5f3141d90202()
212 [&](const std::shared_ptr<InputDeviceNode>&, InputEvent&, nsecs_t) { in TEST_F()
/hardware/libhardware/modules/input/evdev/
DInputMapper.h24 class InputDeviceNode; variable
DInputDevice.h33 class InputDeviceNode; variable