Searched defs:DeviceResetEntry (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/dispatcher/ | ||
H A D | Entry.h | 85 struct DeviceResetEntry : EventEntry { struct |
H A D | Entry.cpp | 92 DeviceResetEntry::DeviceResetEntry(int32_t id, nsecs_t eventTime, int32_t deviceId) in DeviceResetEntry() function in android::inputdispatcher::DeviceResetEntry |