Searched refs:WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS (Results 1 – 3 of 3) sorted by relevance
34 private static final long WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS = 60000; field in SingleFragmentTestBase120 if ((total += 100) >= WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS) { in waitForScrollIdle()
31 private static final long WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS = 60000; field in SingleSupportFragmentTestBase117 if ((total += 100) >= WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS) { in waitForScrollIdle()
82 private static final long WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS = 60000; field in GridWidgetTest504 if ((total += 100) >= WAIT_FOR_SCROLL_IDLE_TIMEOUT_MS) { in waitForScrollIdle()