Searched refs:mGeoDetectionEnabled (Results 1 – 1 of 1) sorted by relevance
46 private final boolean mGeoDetectionEnabled; field in ConfigurationInternal56 mGeoDetectionEnabled = builder.mGeoDetectionEnabled; in ConfigurationInternal()110 return mGeoDetectionEnabled; in getGeoDetectionEnabledSetting()221 && mGeoDetectionEnabled == that.mGeoDetectionEnabled; in equals()228 mGeoDetectionEnabled); in hashCode()240 + ", mGeoDetectionEnabled=" + mGeoDetectionEnabled in toString()256 private boolean mGeoDetectionEnabled; field in ConfigurationInternal.Builder275 this.mGeoDetectionEnabled = toCopy.mGeoDetectionEnabled; in Builder()322 mGeoDetectionEnabled = enabled; in setGeoDetectionEnabled()