Searched refs:MAKE_CALL (Results 1 – 2 of 2) sorted by relevance
166 BySelector dialButtonSelector = getUiElementFromConfig(AutomotiveConfigConstants.MAKE_CALL); in makeCall()168 getSpectatioUiUtil().validateUiObject(dialButton, AutomotiveConfigConstants.MAKE_CALL); in makeCall()
29 public static final String MAKE_CALL = "MAKE_CALL"; field in AutomotiveConfigConstants