Home
last modified time | relevance | path

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

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