Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DMainActivity.java59 private SimpleGeofence mYerbaBuenaGeofence; field in MainActivity
113 mYerbaBuenaGeofence = new SimpleGeofence( in createGeofences()
124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence); in createGeofences()
126 mGeofenceList.add(mYerbaBuenaGeofence.toGeofence()); in createGeofences()