Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DLogcatInspector.java20 private static final int SMALL_LOGCAT_DELAY = 1000; field in LogcatInspector
133 Thread.sleep(SMALL_LOGCAT_DELAY); in numberOfLogcatStringsFound()