Home
last modified time | relevance | path

Searched defs:SCROLL_WAIT_TIME (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/
DNotificationActivityTestUtil.java48 public static final int SCROLL_WAIT_TIME = 1_000; field in NotificationActivityTestUtil
101 moreButton.clickAndWait(Until.scrollFinished(Direction.DOWN), SCROLL_WAIT_TIME); in clickMoreToBottom() local
/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/constants/
H A DJsonConfigConstants.java110 public static final String SCROLL_WAIT_TIME = "SCROLL_WAIT_TIME"; field in JsonConfigConstants
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DUiUtils.java74 public static final int SCROLL_WAIT_TIME = 1000; field in UiUtils
/aosp_15_r20/platform_testing/libraries/automotive-helpers/auto-default-config/resources/assets/
H A DdefaultSpectatioConfig.json2538 "SCROLL_WAIT_TIME": "3" string
2608 "SCROLL_WAIT_TIME": "3" string