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

  /frameworks/base/libs/ui/
InputReader.cpp 317 device->addMapper(new SwitchInputMapper(device));
334 device->addMapper(new KeyboardInputMapper(device,
340 device->addMapper(new TrackballInputMapper(device, associatedDisplayId));
345 device->addMapper(new MultiTouchInputMapper(device, associatedDisplayId));
347 device->addMapper(new SingleTouchInputMapper(device, associatedDisplayId));
659 void InputDevice::addMapper(InputMapper* mapper) {
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 24 milliseconds