Searched defs:InputMapper (Results 1 – 4 of 4) sorted by relevance
29 class InputMapper; variable
36 class InputMapper; variable
34 class InputMapper; variable
25 InputMapper::InputMapper(InputDevice* device) : mDevice(device), mContext(device->getContext()) {} in InputMapper() function in android::InputMapper