Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGeofenceState.java44 public GeofenceState(Geofence fence, long expireAt, CallerIdentity identity, in GeofenceState() argument
50 mExpireAt = expireAt; in GeofenceState()
/frameworks/base/location/java/android/location/
DLocationRequest.java296 long expireAt, in LocationRequest() argument
312 mExpireAt = expireAt; in LocationRequest()