Searched refs:mWantSingleLocationUpdate (Results 1 – 1 of 1) sorted by relevance
244 private boolean mWantSingleLocationUpdate; field in ServiceStateTracker247 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableSingleLocationUpdate()248 mWantSingleLocationUpdate = true; in enableSingleLocationUpdate()253 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableLocationUpdates()259 mWantSingleLocationUpdate = false; in disableSingleLocationUpdate()260 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableSingleLocationUpdate()267 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableLocationUpdates()