Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp269 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
276 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
283 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
290 Device* device = getDeviceLocked(deviceId); in getConfiguration()
305 Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
332 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
344 Device* device = getDeviceLocked(deviceId); in hasInputProperty()
356 Device* device = getDeviceLocked(deviceId); in getScanCodeState()
371 Device* device = getDeviceLocked(deviceId); in getKeyCodeState()
396 Device* device = getDeviceLocked(deviceId); in getSwitchState()
[all …]
DEventHub.h417 Device* getDeviceLocked(int32_t deviceId) const;