Home
last modified time | relevance | path

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

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