Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java351 MotionEvent motionDown = getTestMotionEvent( in rightClickDocument() local
358 mAutomation.injectInputEvent(motionDown, true); in rightClickDocument()