Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DContextMenuUiTest.java109 Rect dirBounds = bots.directory.findDocument(dirName1).getBounds(); in testContextMenu_onEmptyArea() local
113 bots.directory.rightClickDocument(new Point(dirListBounds.right - 1, dirBounds.centerY())); in testContextMenu_onEmptyArea()