Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java42 getActionFromConfig(AutomotiveConfigConstants.APP_LIST_SCROLL_ACTION)); in AppGridHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java131 public static final String APP_LIST_SCROLL_ACTION = "APP_LIST_SCROLL_ACTION"; field in AutomotiveConfigConstants