Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp252 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
259 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
266 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
273 Device* device = getDeviceLocked(deviceId); in getConfiguration()
288 Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
315 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
327 Device* device = getDeviceLocked(deviceId); in hasInputProperty()
339 Device* device = getDeviceLocked(deviceId); in getScanCodeState()
354 Device* device = getDeviceLocked(deviceId); in getKeyCodeState()
379 Device* device = getDeviceLocked(deviceId); in getSwitchState()
[all …]
DEventHub.h393 Device* getDeviceLocked(int32_t deviceId) const;