Home
last modified time | relevance | path

Searched refs:cityId (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java316 private void showNotification(String cityId, boolean microApp) { in showNotification() argument
318 List<Attraction> attractions = ATTRACTIONS.get(cityId); in showNotification()