Searched refs:setGeofence (Results 1 – 2 of 2) sorted by relevance
123 mGeofenceStorage.setGeofence(ANDROID_BUILDING_ID, mAndroidBuildingGeofence); in createGeofences()124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence); in createGeofences()
84 public void setGeofence(String id, SimpleGeofence geofence) { in setGeofence() method in SimpleGeofenceStore