Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp392 bool EventHub::hasInputProperty(int32_t deviceId, int property) const { in hasInputProperty() function in android::EventHub
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp562 virtual bool hasInputProperty(int32_t, int) const { in hasInputProperty() function in android::FakeEventHub