Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DContactDetailsHelperImpl.java43 AutomotiveConfigConstants.CONTACT_DETAILS_SCROLL_ACTION)); in ContactDetailsHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java100 public static final String CONTACT_DETAILS_SCROLL_ACTION = "CONTACT_DETAILS_SCROLL_ACTION"; field in AutomotiveConfigConstants