Searched defs:hasInputProperty (Results 1 – 3 of 3) sorted by relevance
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
693 bool hasInputProperty(int32_t, int) const override { return false; } in hasInputProperty() function in android::FakeEventHub