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

  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java 123 mGeofenceStorage.setGeofence(ANDROID_BUILDING_ID, mAndroidBuildingGeofence);
124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence);
SimpleGeofenceStore.java 84 public void setGeofence(String id, SimpleGeofence geofence) {
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java 123 mGeofenceStorage.setGeofence(ANDROID_BUILDING_ID, mAndroidBuildingGeofence);
124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence);
SimpleGeofenceStore.java 84 public void setGeofence(String id, SimpleGeofence geofence) {
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
MainActivity.java 123 mGeofenceStorage.setGeofence(ANDROID_BUILDING_ID, mAndroidBuildingGeofence);
124 mGeofenceStorage.setGeofence(YERBA_BUENA_ID, mYerbaBuenaGeofence);
SimpleGeofenceStore.java 84 public void setGeofence(String id, SimpleGeofence geofence) {

Completed in 1390 milliseconds