Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java674 public static final String PHONE_CARD_DIALER_BUTTON = "PHONE_CARD_DIALER_BUTTON"; field in AutomotiveConfigConstants
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java117 clickButton(AutomotiveConfigConstants.PHONE_CARD_DIALER_BUTTON); in pressDialerButtonOnPhoneCard()