Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/phone-helper/src/android/platform/helpers/
DPhoneHelperImpl.java33 pressUIElement(AutomotiveConfigConstants.MOBILE_CALL_BUTTON); in pressCallButton()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java667 public static final String MOBILE_CALL_BUTTON = "MOBILE_CALL_BUTTON"; field in AutomotiveConfigConstants