Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DEntry.h86 struct DeviceResetEntry : EventEntry { struct
89 DeviceResetEntry(int32_t id, nsecs_t eventTime, int32_t deviceId); argument
DEntry.cpp82 DeviceResetEntry::DeviceResetEntry(int32_t id, nsecs_t eventTime, int32_t deviceId) in DeviceResetEntry() function in android::inputdispatcher::DeviceResetEntry