Home
last modified time | relevance | path

Searched defs:DeviceResetEntry (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DEntry.h73 struct DeviceResetEntry : EventEntry { struct
76 DeviceResetEntry(uint32_t sequenceNum, nsecs_t eventTime, int32_t deviceId); argument
DEntry.cpp105 DeviceResetEntry::DeviceResetEntry(uint32_t sequenceNum, nsecs_t eventTime, int32_t deviceId) in DeviceResetEntry() function in android::inputdispatcher::DeviceResetEntry