Searched refs:BACK_BUTTON (Results 1 – 2 of 2) sorted by relevance
352 BySelector back_btnSelector = getUiElementFromConfig(AutomotiveConfigConstants.BACK_BUTTON); in goBackToMediaHomePage()354 getSpectatioUiUtil().validateUiObject(back_btn, AutomotiveConfigConstants.BACK_BUTTON); in goBackToMediaHomePage()
319 public static final String BACK_BUTTON = "BACK_BUTTON"; field in AutomotiveConfigConstants