Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp976 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
982 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
988 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
994 Device* device = getDeviceLocked(deviceId); in getConfiguration()
1008 const Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
1026 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
1035 Device* device = getDeviceLocked(deviceId); in hasInputProperty()
1044 Device* device = getDeviceLocked(deviceId); in hasMscEvent()
1055 const Device* device = getDeviceLocked(deviceId); in getScanCodeState()
1064 const Device* device = getDeviceLocked(deviceId); in getKeyCodeState()
[all …]
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h742 Device* getDeviceLocked(int32_t deviceId) const REQUIRES(mLock);