Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h325 inline bool hasInputProperty(int32_t property) const { in hasInputProperty() function
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h134 bool hasInputProperty(int32_t deviceId, int property) const override { in hasInputProperty() function
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp288 bool FakeEventHub::hasInputProperty(int32_t, int) const { in hasInputProperty() function in android::FakeEventHub
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1032 bool EventHub::hasInputProperty(int32_t deviceId, int property) const { in hasInputProperty() function in android::EventHub