Home
last modified time | relevance | path

Searched refs:DEVICE_RESET (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/inputflinger/
DInputProcessor.cpp131 : type(ClassifierEventType::DEVICE_RESET), args(args){}; in ClassifierEvent()
156 case ClassifierEventType::DEVICE_RESET: { in getDeviceId()
224 case ClassifierEventType::DEVICE_RESET: { in processEvents()
DInputProcessor.h31 DEVICE_RESET = 1, enumerator
/frameworks/native/services/inputflinger/dispatcher/
DEntry.h36 DEVICE_RESET, enumerator
DEntry.cpp83 : EventEntry(id, Type::DEVICE_RESET, eventTime, 0), deviceId(deviceId) {} in DeviceResetEntry()
DInputDispatcher.cpp562 case EventEntry::Type::DEVICE_RESET: in isUserActivityEvent()
1164 case EventEntry::Type::DEVICE_RESET: { in dispatchOnceInnerLocked()
1396 case EventEntry::Type::DEVICE_RESET: in enqueueInboundEventLocked()
1558 case EventEntry::Type::DEVICE_RESET: { in dropInboundEventLocked()
2225 case EventEntry::Type::DEVICE_RESET: in getTargetDisplayId()
3622 case EventEntry::Type::DEVICE_RESET: { in enqueueDispatchEntryLocked()
3879 case EventEntry::Type::DEVICE_RESET: in startDispatchCycleLocked()
4275 case EventEntry::Type::DEVICE_RESET: in synthesizeCancelationEventsForConnectionLocked()
4358 case EventEntry::Type::DEVICE_RESET: in synthesizePointerDownEventsForConnectionLocked()