Home
last modified time | relevance | path

Searched defs:SimpleGeofence (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/geofencing/
DSimpleGeofence.java24 public class SimpleGeofence { class
42 public SimpleGeofence(String geofenceId, double latitude, double longitude, float radius, in SimpleGeofence() method in SimpleGeofence