Searched defs:NotifyMotionArgs (Results 1 – 1 of 1) sorted by relevance
181 struct NotifyMotionArgs { struct in android::FakeInputDispatcher182 nsecs_t eventTime;183 int32_t deviceId;184 int32_t source;185 uint32_t policyFlags;186 int32_t action;187 int32_t flags;188 int32_t metaState;189 int32_t edgeFlags;190 uint32_t pointerCount;[all …]