Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp766 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
772 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
778 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
784 Device* device = getDeviceLocked(deviceId); in getConfiguration()
799 Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
825 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
834 Device* device = getDeviceLocked(deviceId); in hasInputProperty()
843 Device* device = getDeviceLocked(deviceId); in hasMscEvent()
853 Device* device = getDeviceLocked(deviceId); in getScanCodeState()
866 Device* device = getDeviceLocked(deviceId); in getKeyCodeState()
[all …]
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h654 Device* getDeviceLocked(int32_t deviceId) const REQUIRES(mLock);