Searched refs:mAndroidBuildingGeofence (Results 1 – 1 of 1) sorted by relevance
58 private SimpleGeofence mAndroidBuildingGeofence; field in MainActivity105 mAndroidBuildingGeofence = new SimpleGeofence( in createGeofences()123 mGeofenceStorage.setGeofence(ANDROID_BUILDING_ID, mAndroidBuildingGeofence); in createGeofences()125 mGeofenceList.add(mAndroidBuildingGeofence.toGeofence()); in createGeofences()