Home
last modified time | relevance | path

Searched refs:setGeoDetectionEnabled (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/time/src/android/app/time/cts/
DTimeZoneConfigurationTest.java41 .setGeoDetectionEnabled(true); in testBuilder_copyConstructor()
89 builder1.setGeoDetectionEnabled(true); in testEquals()
96 builder2.setGeoDetectionEnabled(false); in testEquals()
103 builder1.setGeoDetectionEnabled(false); in testEquals()
123 builder.setGeoDetectionEnabled(false); in testParcelable()
126 builder.setGeoDetectionEnabled(true); in testParcelable()
DTimeManagerTest.java178 .setGeoDetectionEnabled(newGeoDetectionEnabledValue) in testManageTimeZoneConfiguration()
190 .setGeoDetectionEnabled(!newGeoDetectionEnabledValue) in testManageTimeZoneConfiguration()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DTimeZoneDetectorShellHelper.java108 public void setGeoDetectionEnabled(boolean enabled) throws Exception { in setGeoDetectionEnabled() method in TimeZoneDetectorShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerStatsTest.java154 mTimeZoneDetectorShellHelper.setGeoDetectionEnabled(true); in setUp()
193 mTimeZoneDetectorShellHelper.setGeoDetectionEnabled(mOriginalGeoDetectionEnabled); in tearDown()
DLocationTimeZoneManagerHostTest.java169 mTimeZoneDetectorShellHelper.setGeoDetectionEnabled(true); in setUp()
209 mTimeZoneDetectorShellHelper.setGeoDetectionEnabled(mOriginalGeoDetectionEnabled); in tearDown()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt3121 …method @NonNull public android.app.time.TimeZoneConfiguration.Builder setGeoDetectionEnabled(boole…