Home
last modified time | relevance | path

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

/frameworks/base/libs/ui/tests/
DInputReader_test.cpp181 struct NotifyMotionArgs { struct in android::FakeInputDispatcher
182 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 …]