Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DSimpleGeofence.java77 public Geofence toGeofence() { in toGeofence() method in SimpleGeofence
DMainActivity.java125 mGeofenceList.add(mAndroidBuildingGeofence.toGeofence()); in createGeofences()
126 mGeofenceList.add(mYerbaBuenaGeofence.toGeofence()); in createGeofences()