Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java50 private static final int EXTRA_LONG_UI_RESPONSE_WAIT_MS = 15000; field in SpectatioUiUtil
270 waitNSeconds(EXTRA_LONG_UI_RESPONSE_WAIT_MS); in wait15Seconds()