Searched refs:cityId (Results 1 – 1 of 1) sorted by relevance
316 private void showNotification(String cityId, boolean microApp) { in showNotification() argument318 List<Attraction> attractions = ATTRACTIONS.get(cityId); in showNotification()