Home
last modified time | relevance | path

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

/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/
DTouristAttractions.java112 public static List<Geofence> getGeofenceList() { in getGeofenceList() method in TouristAttractions
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java171 TouristAttractions.getGeofenceList(), pendingIntent); in addGeofencesInternal()