Searched defs:hasInputProperty (Results 1 – 5 of 5) sorted by relevance
61 virtual bool hasInputProperty(int32_t property) const override { in hasInputProperty() function
310 bool EvdevDeviceNode::hasInputProperty(int property) const { in hasInputProperty() function in android::EvdevDeviceNode
266 inline bool hasInputProperty(int32_t property) const { in hasInputProperty() function
803 bool EventHub::hasInputProperty(int32_t deviceId, int property) const { in hasInputProperty() function in android::EventHub
709 bool hasInputProperty(int32_t, int) const override { return false; } in hasInputProperty() function in android::FakeEventHub