Home
last modified time | relevance | path

Searched refs:TRIGGER_TRANSITION (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/
DTouristAttractions.java41 private static final int TRIGGER_TRANSITION = Geofence.GEOFENCE_TRANSITION_ENTER | field in TouristAttractions
119 .setTransitionTypes(TRIGGER_TRANSITION) in getGeofenceList()