Searched refs:SEARCH_BACK_BUTTON (Results 1 – 2 of 2) sorted by relevance
453 getUiElementFromConfig(AutomotiveConfigConstants.SEARCH_BACK_BUTTON); in exitSearchResultPage()456 .validateUiObject(searchBackButton, AutomotiveConfigConstants.SEARCH_BACK_BUTTON); in exitSearchResultPage()
54 public static final String SEARCH_BACK_BUTTON = "SEARCH_BACK_BUTTON"; field in AutomotiveConfigConstants