Searched refs:LOCATION_SWITCH (Results 1 – 2 of 2) sorted by relevance
89 getUiElementFromConfig(AutomotiveConfigConstants.LOCATION_SWITCH); in isLocationOn()92 .validateUiObject(enableOption, AutomotiveConfigConstants.LOCATION_SWITCH); in isLocationOn()
572 public static final String LOCATION_SWITCH = "LOCATION_SWITCH"; field in AutomotiveConfigConstants