Searched defs:NotifySensorArgs (Results 1 – 2 of 2) sorted by relevance
145 struct NotifySensorArgs { struct157 inline NotifySensorArgs() {} in NotifySensorArgs() argument164 NotifySensorArgs& operator=(const NotifySensorArgs&) = default; argument
160 NotifySensorArgs::NotifySensorArgs(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in NotifySensorArgs() function in android::NotifySensorArgs