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

  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/provider/
TouristAttractions.java 41 private static final int TRIGGER_TRANSITION = Geofence.GEOFENCE_TRANSITION_ENTER |
119 .setTransitionTypes(TRIGGER_TRANSITION)
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/provider/
TouristAttractions.java 41 private static final int TRIGGER_TRANSITION = Geofence.GEOFENCE_TRANSITION_ENTER |
119 .setTransitionTypes(TRIGGER_TRANSITION)
  /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/
TouristAttractions.java 41 private static final int TRIGGER_TRANSITION = Geofence.GEOFENCE_TRANSITION_ENTER |
119 .setTransitionTypes(TRIGGER_TRANSITION)

Completed in 1600 milliseconds