Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bugreports/src/android/server/bugreports/
DBugreportManagerTest.java335 private static boolean shouldTimeout(long startTimeMs) { in shouldTimeout() method in BugreportManagerTest
343 if (shouldTimeout(startTimeMs)) { in waitTillDoneOrTimeout()