Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp335 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
342 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
349 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
356 Device* device = getDeviceLocked(deviceId); in getConfiguration()
371 Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
398 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
410 Device* device = getDeviceLocked(deviceId); in hasInputProperty()
422 Device* device = getDeviceLocked(deviceId); in getScanCodeState()
437 Device* device = getDeviceLocked(deviceId); in getKeyCodeState()
462 Device* device = getDeviceLocked(deviceId); in getSwitchState()
[all …]
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h404 Device* getDeviceLocked(int32_t deviceId) const;