Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/constants/
DJsonConfigConstants.java106 public static final String SCROLL_WAIT_TIME = "SCROLL_WAIT_TIME"; field in JsonConfigConstants
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/validators/
DValidateScrollConfig.java55 JsonConfigConstants.SCROLL_WAIT_TIME);
108 JsonConfigConstants.SCROLL_WAIT_TIME, in deserialize()