Searched refs:TOGGLE_LOCATION (Results 1 – 2 of 2) sorted by relevance
74 getUiElementFromConfig(AutomotiveConfigConstants.TOGGLE_LOCATION); in toggleLocation()77 .validateUiObject(locationSwitch, AutomotiveConfigConstants.TOGGLE_LOCATION); in toggleLocation()
570 public static final String TOGGLE_LOCATION = "TOGGLE_LOCATION"; field in AutomotiveConfigConstants