Searched refs:hasInputProperty (Results 1 – 3 of 3) sorted by relevance
199 virtual bool hasInputProperty(int32_t deviceId, int property) const = 0;297 virtual bool hasInputProperty(int32_t deviceId, int property) const;
340 bool EventHub::hasInputProperty(int32_t deviceId, int property) const { in hasInputProperty() function in android::EventHub
615 virtual bool hasInputProperty(int32_t, int) const { in hasInputProperty() function in android::FakeEventHub