Searched refs:CONTACTS_MENU (Results 1 – 2 of 2) sorted by relevance
536 getUiElementFromConfig(AutomotiveConfigConstants.CONTACTS_MENU); in sortContactListBy()717 getUiElementFromConfig(AutomotiveConfigConstants.CONTACTS_MENU); in openContacts()720 .validateUiObject(contactMenuButton, AutomotiveConfigConstants.CONTACTS_MENU); in openContacts()
64 public static final String CONTACTS_MENU = "CONTACTS_MENU"; field in AutomotiveConfigConstants