Home
last modified time | relevance | path

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

/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/provider/
DTouristAttractions.java43 private static final long EXPIRATION_DURATION = Geofence.NEVER_EXPIRE; field in TouristAttractions
120 .setExpirationDuration(EXPIRATION_DURATION) in getGeofenceList()