Home
last modified time | relevance | path

Searched refs:NOTIFICATION_LIST_SCROLL_ACTION (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java83 AutomotiveConfigConstants.NOTIFICATION_LIST_SCROLL_ACTION)); in AutoNotificationMockingHelperImpl()
DAutoNotificationHelperImpl.java49 AutomotiveConfigConstants.NOTIFICATION_LIST_SCROLL_ACTION)); in AutoNotificationHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java190 public static final String NOTIFICATION_LIST_SCROLL_ACTION = "NOTIFICATION_LIST_SCROLL_ACTION"; field in AutomotiveConfigConstants