Home
last modified time | relevance | path

Searched refs:SHORT_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.java48 private static final int SHORT_UI_RESPONSE_WAIT_MS = 1000; field in SpectatioUiUtil
261 waitNSeconds(SHORT_UI_RESPONSE_WAIT_MS); in wait1Second()