Searched refs:mYerbaBuenaGeofence (Results 1 – 1 of 1) sorted by relevance
59 private SimpleGeofence mYerbaBuenaGeofence; field in MainActivity113 mYerbaBuenaGeofence = new SimpleGeofence( in createGeofences()124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence); in createGeofences()126 mGeofenceList.add(mYerbaBuenaGeofence.toGeofence()); in createGeofences()