Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h515 struct DeviceResetEntry : EventEntry { struct
518 DeviceResetEntry(uint32_t sequenceNum, nsecs_t eventTime, int32_t deviceId); argument
DInputDispatcher.cpp4554 InputDispatcher::DeviceResetEntry::DeviceResetEntry( in DeviceResetEntry() function in android::InputDispatcher::DeviceResetEntry