Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationRequest.java147 private boolean mExplicitFastestInterval = false; field in LocationRequest
244 mExplicitFastestInterval = src.mExplicitFastestInterval; in LocationRequest()
321 if (!mExplicitFastestInterval) { in setInterval()
396 mExplicitFastestInterval = true; in setFastestInterval()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt2750 Landroid/location/LocationRequest;->mExplicitFastestInterval:Z