Searched defs:hasScanCode (Results 1 – 4 of 4) sorted by relevance
392 inline bool hasScanCode(int32_t scanCode) const { in hasScanCode() function
233 bool hasScanCode(int32_t deviceId, int32_t scanCode) const override { in hasScanCode() function
490 bool FakeEventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::FakeEventHub
1485 bool EventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::EventHub