Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputMocks.h61 virtual bool hasInputProperty(int32_t property) const override { in hasInputProperty() function
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp310 bool EvdevDeviceNode::hasInputProperty(int property) const { in hasInputProperty() function in android::EvdevDeviceNode