Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DEntry.h190 struct SensorEntry : EventEntry { struct
200 SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, argument
DEntry.cpp253 SensorEntry::SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in SensorEntry() function in android::inputdispatcher::SensorEntry