Searched refs:setGeoDetectionEnabled (Results 1 – 8 of 8) sorted by relevance
45 .setGeoDetectionEnabled(true) in testIntrospectionMethods()
147 .setGeoDetectionEnabled(true) in testTryApplyConfigChanges_permitted()171 .setGeoDetectionEnabled(true) in testTryApplyConfigChanges_notPermitted()
242 public Builder setGeoDetectionEnabled(boolean enabled) { in setGeoDetectionEnabled() method in TimeZoneConfiguration.Builder
174 newConfigBuilder.setGeoDetectionEnabled(requestedChanges.isGeoDetectionEnabled()); in tryApplyConfigChanges()
293 .setGeoDetectionEnabled(getGeoDetectionEnabledSetting()) in asConfiguration()
152 .setGeoDetectionEnabled(enabled) in runSetGeoDetectionEnabled()
257 new TimeZoneConfiguration.Builder().setGeoDetectionEnabled(false).build(); in testChangeListenerBehavior_currentUser()286 new TimeZoneConfiguration.Builder().setGeoDetectionEnabled(false).build(); in testChangeListenerBehavior_otherUser()336 .setGeoDetectionEnabled(newGeoDetectionEnabled) in testReadAndWriteConfiguration_currentUser()392 .setGeoDetectionEnabled(newGeoDetectionEnabled) in testReadAndWriteConfiguration_otherUser()
3120 …method @NonNull public android.app.time.TimeZoneConfiguration.Builder setGeoDetectionEnabled(boole…