Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/perf-tests/src/com/android/documentsui/
H A DFilesJankPerfTest.java48 private DirectoryListBot mDirListBot; field in FilesJankPerfTest
56 mDirListBot = new DirectoryListBot(device, automation, context, BOT_TIMEOUT); in setUpInLoop()
98 new UiScrollable(mDirListBot.findDocumentsList().getSelector()).flingToEnd(MAX_FLINGS); in testFlingJankPerformance()