Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h465 struct DeviceResetEntry : EventEntry { struct
468 DeviceResetEntry(nsecs_t eventTime, int32_t deviceId); argument
DInputDispatcher.cpp3915 InputDispatcher::DeviceResetEntry::DeviceResetEntry(nsecs_t eventTime, int32_t deviceId) : in DeviceResetEntry() function in android::InputDispatcher::DeviceResetEntry