Searched refs:CLICK_PHONE_BUTTON (Results 1 – 2 of 2) sorted by relevance
867 getUiElementFromConfig(AutomotiveConfigConstants.CLICK_PHONE_BUTTON); in clickPhoneButton()870 .validateUiObject(phoneLink, AutomotiveConfigConstants.CLICK_PHONE_BUTTON); in clickPhoneButton()
656 public static final String CLICK_PHONE_BUTTON = "CLICK_PHONE_BUTTON"; field in AutomotiveConfigConstants