Searched refs:mExplicitFastestInterval (Results 1 – 1 of 1) sorted by relevance
160 private boolean mExplicitFastestInterval; field in LocationRequest279 src.mExplicitFastestInterval, in LocationRequest()311 mExplicitFastestInterval = explicitFastestInterval; in LocationRequest()390 if (!mExplicitFastestInterval) { in setInterval()481 mExplicitFastestInterval = true; in setFastestInterval()734 parcel.writeBoolean(mExplicitFastestInterval); in writeToParcel()775 if (mExplicitFastestInterval) { in toString()