Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp245 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
252 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
259 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
266 Device* device = getDeviceLocked(deviceId); in getConfiguration()
281 Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
308 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
320 Device* device = getDeviceLocked(deviceId); in hasInputProperty()
332 Device* device = getDeviceLocked(deviceId); in getScanCodeState()
347 Device* device = getDeviceLocked(deviceId); in getKeyCodeState()
372 Device* device = getDeviceLocked(deviceId); in getSwitchState()
[all …]
DEventHub.h387 Device* getDeviceLocked(int32_t deviceId) const;