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