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