Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/constants/
DJsonConfigConstants.java101 public static final String SCROLL_DIRECTION = "SCROLL_DIRECTION"; field in JsonConfigConstants
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/validators/
DValidateScrollConfig.java50 JsonConfigConstants.SCROLL_DIRECTION,
96 JsonConfigConstants.SCROLL_DIRECTION, in deserialize()