Searched defs:InputMapper (Results 1 – 4 of 4) sorted by relevance
29 class InputMapper; variable
36 class InputMapper; variable
25 InputMapper::InputMapper(InputDeviceContext& deviceContext) : mDeviceContext(deviceContext) {} in InputMapper() function in android::InputMapper