Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java25 public static final String OPEN_DIAL_PAD_COMMAND = "OPEN_DIAL_PAD_COMMAND"; field in AutomotiveConfigConstants
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java781 getCommandFromConfig(AutomotiveConfigConstants.OPEN_DIAL_PAD_COMMAND)); in enterNumber()