Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputDevice_test.cpp52 virtual bool hasInputProperty(int property) const { return false; } in hasInputProperty() function in android::tests::MockInputDeviceNode
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp294 bool EvdevDeviceNode::hasInputProperty(int property) const { in hasInputProperty() function in android::EvdevDeviceNode