Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationRequest.java159 private boolean mExplicitFastestInterval = false; field in LocationRequest
263 mExplicitFastestInterval = src.mExplicitFastestInterval; in LocationRequest()
341 if (!mExplicitFastestInterval) { in setInterval()
437 mExplicitFastestInterval = true; in setFastestInterval()