Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputDevice_test.cpp51 virtual bool hasRelativeAxis(int axis) const { return false; } in hasRelativeAxis() function in android::tests::MockInputDeviceNode
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp275 bool EvdevDeviceNode::hasRelativeAxis(int axis) const { in hasRelativeAxis() function in android::EvdevDeviceNode