Searched refs:END_CALL (Results 1 – 2 of 2) sorted by relevance
175 BySelector endButtonSelector = getUiElementFromConfig(AutomotiveConfigConstants.END_CALL); in endCall()177 getSpectatioUiUtil().validateUiObject(endButton, AutomotiveConfigConstants.END_CALL); in endCall()
30 public static final String END_CALL = "END_CALL"; field in AutomotiveConfigConstants