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

  /frameworks/native/include/input/
InputTransport.h 49 TYPE_MOTION = 2,
  /frameworks/native/libs/input/
InputTransport.cpp 78 case TYPE_MOTION:
92 case TYPE_MOTION:
327 msg.header.type = InputMessage::TYPE_MOTION;
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 375 case EventEntry::TYPE_MOTION: {
436 case EventEntry::TYPE_MOTION: {
541 case EventEntry::TYPE_MOTION: {
    [all...]
InputDispatcher.h 434 TYPE_MOTION
    [all...]

Completed in 160 milliseconds