Home
last modified time | relevance | path

Searched refs:hasKeycodeInternalLocked (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp664 if (hasKeycodeInternalLocked(keycode)) { in hasKeycodeLocked()
671 if (hasKeycodeInternalLocked(fromKey)) { in hasKeycodeLocked()
678 bool EventHub::Device::hasKeycodeInternalLocked(int keycode) const { in hasKeycodeInternalLocked() function in android::EventHub::Device
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h694 bool hasKeycodeInternalLocked(int keycode) const;