Searched refs:mWantSingleLocationUpdate (Results 1 – 1 of 1) sorted by relevance
888 private boolean mWantSingleLocationUpdate; field in ServiceStateTracker891 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableSingleLocationUpdate()892 mWantSingleLocationUpdate = true; in enableSingleLocationUpdate()897 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableLocationUpdates()903 mWantSingleLocationUpdate = false; in disableSingleLocationUpdate()904 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableSingleLocationUpdate()911 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableLocationUpdates()