Searched refs:mWantSingleLocationUpdate (Results 1 – 1 of 1) sorted by relevance
878 private boolean mWantSingleLocationUpdate; field in ServiceStateTracker881 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableSingleLocationUpdate()882 mWantSingleLocationUpdate = true; in enableSingleLocationUpdate()887 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableLocationUpdates()893 mWantSingleLocationUpdate = false; in disableSingleLocationUpdate()894 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableSingleLocationUpdate()901 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableLocationUpdates()