Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationRequest.java147 private boolean mExplicitFastestInterval = false; field in LocationRequest
239 mExplicitFastestInterval = src.mExplicitFastestInterval; in LocationRequest()
315 if (!mExplicitFastestInterval) { in setInterval()
361 mExplicitFastestInterval = true; in setFastestInterval()