Searched defs:hasScanCode (Results 1 – 4 of 4) sorted by relevance
356 inline bool hasScanCode(int32_t scanCode) const { in hasScanCode() function
190 bool hasScanCode(int32_t deviceId, int32_t scanCode) const override { in hasScanCode() function
465 bool FakeEventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::FakeEventHub
1377 bool EventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::EventHub