Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/constants/
DJsonConfigConstants.java100 public static final String SCROLL_ACTION = "SCROLL_ACTION"; field in JsonConfigConstants
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/validators/
DValidateScrollConfig.java49 JsonConfigConstants.SCROLL_ACTION,
67 JsonConfigConstants.SCROLL_ACTION, jsonObject, /*isOptional= */ false); in deserialize()