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

  /frameworks/base/services/input/
InputReader.cpp 426 device->addMapper(new SwitchInputMapper(device));
431 device->addMapper(new VibratorInputMapper(device));
451 device->addMapper(new KeyboardInputMapper(device, keyboardSource, keyboardType));
456 device->addMapper(new CursorInputMapper(device));
461 device->addMapper(new MultiTouchInputMapper(device));
463 device->addMapper(new SingleTouchInputMapper(device));
468 device->addMapper(new JoystickInputMapper(device));
913 void InputDevice::addMapper(InputMapper* mapper) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 184 milliseconds