Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java364 MotionEvent motionDown = getTestMotionEvent( in rightClickDocument()
374 MotionEvent motionUp = getTestMotionEvent( in rightClickDocument()
385 private MotionEvent getTestMotionEvent( in getTestMotionEvent() method in DirectoryListBot