Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/include/
H A DInputListener.h149 struct NotifySensorArgs : public NotifyArgs { struct
158 inline NotifySensorArgs() {} in NotifySensorArgs() function
168 ~NotifySensorArgs() override {} in ~NotifySensorArgs() argument
/aosp12/frameworks/native/services/inputflinger/
H A DInputListener.cpp221 NotifySensorArgs::NotifySensorArgs(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in NotifySensorArgs() function in android::NotifySensorArgs
234 NotifySensorArgs::NotifySensorArgs(const NotifySensorArgs& other) in NotifySensorArgs() function in android::NotifySensorArgs