HomeSort by relevance Sort by last modified time
    Searched refs:toGeofence (Results 1 - 6 of 6) sorted by null

  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofence.java 77 public Geofence toGeofence() {
MainActivity.java 125 mGeofenceList.add(mAndroidBuildingGeofence.toGeofence());
126 mGeofenceList.add(mYerbaBuenaGeofence.toGeofence());
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
SimpleGeofence.java 77 public Geofence toGeofence() {
MainActivity.java 125 mGeofenceList.add(mAndroidBuildingGeofence.toGeofence());
126 mGeofenceList.add(mYerbaBuenaGeofence.toGeofence());
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
SimpleGeofence.java 77 public Geofence toGeofence() {
MainActivity.java 125 mGeofenceList.add(mAndroidBuildingGeofence.toGeofence());
126 mGeofenceList.add(mYerbaBuenaGeofence.toGeofence());

Completed in 46 milliseconds