Searched defs:hasScanCode (Results 1 – 3 of 3) sorted by relevance
323 inline bool hasScanCode(int32_t scanCode) const { in hasScanCode() function
1178 bool EventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::EventHub
867 bool hasScanCode(int32_t deviceId, int32_t scanCode) const override { in hasScanCode() function in android::FakeEventHub