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:
322 msg.header.type = InputMessage::TYPE_MOTION;
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 371 case EventEntry::TYPE_MOTION: {
431 case EventEntry::TYPE_MOTION: {
540 case EventEntry::TYPE_MOTION: {
    [all...]
InputDispatcher.h 428 TYPE_MOTION
    [all...]

Completed in 527 milliseconds