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 74 case TYPE_MOTION:
88 case TYPE_MOTION:
323 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 428 TYPE_MOTION
    [all...]

Completed in 421 milliseconds