Searched defs:hasInputProperty (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/tests/input/evdev/ | ||
D | InputDevice_test.cpp | 52 virtual bool hasInputProperty(int property) const { return false; } in hasInputProperty() function in android::tests::MockInputDeviceNode |
/hardware/libhardware/modules/input/evdev/ | ||
D | InputHub.cpp | 294 bool EvdevDeviceNode::hasInputProperty(int property) const { in hasInputProperty() function in android::EvdevDeviceNode |