Home
last modified time | relevance | path

Searched refs:getMotionEventWithFlags (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DVerifiedInputEvent_test.cpp32 static MotionEvent getMotionEventWithFlags(int32_t flags) { in getMotionEventWithFlags() function
89 MotionEvent event = getMotionEventWithFlags(0); in TEST()
109 MotionEvent event = getMotionEventWithFlags(AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED | in TEST()
116 MotionEvent event = getMotionEventWithFlags(AMOTION_EVENT_FLAG_TAINTED); in TEST()