Home
last modified time | relevance | path

Searched refs:getDeviceHandle (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DInputMapper.h76 virtual InputDeviceHandle* getDeviceHandle() final { return mDeviceHandle; } in getDeviceHandle() function
DSwitchInputMapper.cpp118 getInputReport()->reportEvent(getDeviceHandle()); in sync()
DMouseInputMapper.cpp175 getInputReport()->reportEvent(getDeviceHandle()); in sync()