Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DConstants.java44 public static final float ANDROID_BUILDING_RADIUS_METERS = 60.0f; field in Constants
DMainActivity.java22 import static com.example.android.wearable.geofencing.Constants.ANDROID_BUILDING_RADIUS_METERS;
109 ANDROID_BUILDING_RADIUS_METERS, in createGeofences()