Home | History | Annotate | Download | only in documentsui

Lines Matching defs:bots

36         bots.roots.closeDrawer();
40 bots.main.switchToGridMode();
41 Rect dirListBounds = bots.directory.findDocumentsList().getBounds();
44 bots.gesture.bandSelection(start, end);
46 bots.directory.assertSelection(4);
50 bots.main.switchToGridMode();
51 Rect dirListBounds = bots.directory.findDocumentsList().getBounds();
52 Rect startDoc = bots.directory.findDocument(fileName2).getBounds();
57 bots.gesture.bandSelection(start, end);
59 bots.directory.assertSelection(3);