Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DConstants.java42 public static final double ANDROID_BUILDING_LATITUDE = 37.420092; field in Constants
DMainActivity.java20 import static com.example.android.wearable.geofencing.Constants.ANDROID_BUILDING_LATITUDE;
107 ANDROID_BUILDING_LATITUDE, in createGeofences()