Searched defs:SensorEntry (Results 1 – 2 of 2) sorted by relevance
190 struct SensorEntry : EventEntry { struct200 SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, argument
253 SensorEntry::SensorEntry(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in SensorEntry() function in android::inputdispatcher::SensorEntry