HomeSort by relevance Sort by last modified time
    Searched defs:addMapper (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
InputReader.cpp 402 device->addMapper(new SwitchInputMapper(device));
422 device->addMapper(new KeyboardInputMapper(device, keyboardSource, keyboardType));
427 device->addMapper(new CursorInputMapper(device));
432 device->addMapper(new MultiTouchInputMapper(device));
434 device->addMapper(new SingleTouchInputMapper(device));
439 device->addMapper(new JoystickInputMapper(device));
895 void InputDevice::addMapper(InputMapper* mapper) {
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 197 milliseconds