Searched refs:CONTACT_DETAIL (Results 1 – 2 of 2) sorted by relevance
666 getUiElementFromConfig(AutomotiveConfigConstants.CONTACT_DETAIL); in openDetailsPage()727 getUiElementFromConfig(AutomotiveConfigConstants.CONTACT_DETAIL); in openFirstContactDetails()730 .validateUiObject(contactDetailButton, AutomotiveConfigConstants.CONTACT_DETAIL); in openFirstContactDetails()
72 public static final String CONTACT_DETAIL = "CONTACT_DETAIL"; field in AutomotiveConfigConstants