Searched refs:mGeoDetectionRunInBackgroundEnabled (Results 1 – 1 of 1) sorted by relevance
61 private final boolean mGeoDetectionRunInBackgroundEnabled; field in ConfigurationInternal73 mGeoDetectionRunInBackgroundEnabled = builder.mGeoDetectionRunInBackgroundEnabled; in ConfigurationInternal()113 return mGeoDetectionRunInBackgroundEnabled; in getGeoDetectionRunInBackgroundEnabledSetting()327 && mGeoDetectionRunInBackgroundEnabled == that.mGeoDetectionRunInBackgroundEnabled in equals()338 mGeoDetectionRunInBackgroundEnabled, mEnhancedMetricsCollectionEnabled, in hashCode()350 + ", mGeoDetectionRunInBackgroundEnabled=" + mGeoDetectionRunInBackgroundEnabled in toString()368 private boolean mGeoDetectionRunInBackgroundEnabled; field in ConfigurationInternal.Builder388 this.mGeoDetectionRunInBackgroundEnabled = toCopy.mGeoDetectionRunInBackgroundEnabled; in Builder()442 mGeoDetectionRunInBackgroundEnabled = enabled; in setGeoDetectionRunInBackgroundEnabled()