Searched refs:MAX_FLINGS (Results 1 – 1 of 1) sorted by relevance
43 private static final int MAX_FLINGS = 10; field in FilesJankPerfTest87 new UiScrollable(mDirListBot.findDocumentsList().getSelector()).flingToEnd(MAX_FLINGS); in testFlingJankPerformance()