Searched refs:TEST_CITY (Results 1 – 2 of 2) sorted by relevance
38 public static final String TEST_CITY = CITY_SYDNEY; field in TouristAttractions129 return TEST_CITY; in getClosestCity()
140 String city = currentLocation == null ? TouristAttractions.TEST_CITY : in onHandleIntent()