Searched refs:expirationDuration (Results 1 – 1 of 1) sorted by relevance
63 long expirationDuration = in getGeofence() local72 && expirationDuration != INVALID_LONG_VALUE in getGeofence()74 return new SimpleGeofence(id, lat, lng, radius, expirationDuration, transitionType); in getGeofence()