HomeSort by relevance Sort by last modified time
    Searched defs:SimpleGeofence (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofence.java 24 public class SimpleGeofence {
42 public SimpleGeofence(String geofenceId, double latitude, double longitude, float radius,
74 * Creates a Location Services Geofence object from a SimpleGeofence.
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofence.java 24 public class SimpleGeofence {
42 public SimpleGeofence(String geofenceId, double latitude, double longitude, float radius,
74 * Creates a Location Services Geofence object from a SimpleGeofence.
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
SimpleGeofence.java 24 public class SimpleGeofence {
42 public SimpleGeofence(String geofenceId, double latitude, double longitude, float radius,
74 * Creates a Location Services Geofence object from a SimpleGeofence.

Completed in 253 milliseconds