Searched defs:hasScanCode (Results 1 – 3 of 3) sorted by relevance
251 inline bool hasScanCode(int32_t scanCode) const { in hasScanCode() function
607 bool EventHub::hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::EventHub
770 virtual bool hasScanCode(int32_t deviceId, int32_t scanCode) const { in hasScanCode() function in android::FakeEventHub