Searched refs:mWantSingleLocationUpdate (Results 1 – 1 of 1) sorted by relevance
811 private boolean mWantSingleLocationUpdate; field in ServiceStateTracker814 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableSingleLocationUpdate()815 mWantSingleLocationUpdate = true; in enableSingleLocationUpdate()820 if (mWantSingleLocationUpdate || mWantContinuousLocationUpdates) return; in enableLocationUpdates()826 mWantSingleLocationUpdate = false; in disableSingleLocationUpdate()827 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableSingleLocationUpdate()834 if (!mWantSingleLocationUpdate && !mWantContinuousLocationUpdates) { in disableLocationUpdates()