Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/phone-helper/src/android/platform/helpers/
DPhoneHelperImpl.java39 pressUIElement(AutomotiveConfigConstants.MOBILE_DIAL_PAD_ICON); in pressDialpadIcon()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java668 public static final String MOBILE_DIAL_PAD_ICON = "MOBILE_DIALPAD_ICON"; field in AutomotiveConfigConstants