Searched refs:getScanCodeStateLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/ui/
H A DEventHub.h254 int32_t getScanCodeStateLocked(device_t* device, int32_t scanCode) const;
/frameworks/base/libs/ui/
H A DEventHub.cpp180 return getScanCodeStateLocked(device, scanCode);
186 int32_t EventHub::getScanCodeStateLocked(device_t* device, int32_t scanCode) const { function in class:android::EventHub

Completed in 31 milliseconds