Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp524 bool EventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::EventHub
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp745 virtual bool hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::FakeEventHub