Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/tests/
H A DEndToEndNativeInputTest.cpp150 MotionEvent* mev = static_cast<MotionEvent*>(ev); in expectTap() local
168 MotionEvent *mev = static_cast<MotionEvent *>(ev); in expectTapWithFlag() local