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

  /frameworks/base/services/input/
InputReader.cpp 411 device->addMapper(new SwitchInputMapper(device));
416 device->addMapper(new VibratorInputMapper(device));
436 device->addMapper(new KeyboardInputMapper(device, keyboardSource, keyboardType));
441 device->addMapper(new CursorInputMapper(device));
446 device->addMapper(new MultiTouchInputMapper(device));
448 device->addMapper(new SingleTouchInputMapper(device));
453 device->addMapper(new JoystickInputMapper(device));
899 void InputDevice::addMapper(InputMapper* mapper) {
    [all...]
InputReader.h 528 void addMapper(InputMapper* mapper);
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 1002 device->addMapper(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 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 59 milliseconds