Searched refs:mGeofenceStorage (Results 1 – 1 of 1) sorted by relevance
62 private SimpleGeofenceStore mGeofenceStorage; field in MainActivity93 mGeofenceStorage = new SimpleGeofenceStore(this); in onCreate()123 mGeofenceStorage.setGeofence(ANDROID_BUILDING_ID, mAndroidBuildingGeofence); in createGeofences()124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence); in createGeofences()