Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/
DActivityHelper.java140 public void clearRecentsByClearAll(int maxScroll) throws Exception { in clearRecentsByClearAll() argument
148 .isScrollable() && maxScroll-- >= 0) { in clearRecentsByClearAll()