Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DConstants.java43 public static final double ANDROID_BUILDING_LONGITUDE = -122.083648; field in Constants
DMainActivity.java21 import static com.example.android.wearable.geofencing.Constants.ANDROID_BUILDING_LONGITUDE;
108 ANDROID_BUILDING_LONGITUDE, in createGeofences()