Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DTimeZoneDetectorShellHelper.java102 public boolean isGeoDetectionEnabled() throws Exception { in isGeoDetectionEnabled() method in TimeZoneDetectorShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerStatsTest.java122 mOriginalGeoDetectionEnabled = mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in setUp()
191 if (mTimeZoneDetectorShellHelper.isGeoDetectionEnabled() in tearDown()
DTimeZoneDetectorStatsTest.java129 mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in testAtom_TimeZoneDetectorState()
DLocationTimeZoneManagerHostTest.java137 mOriginalGeoDetectionEnabled = mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in setUp()
207 if (mTimeZoneDetectorShellHelper.isGeoDetectionEnabled() in tearDown()
/cts/tests/tests/time/src/android/app/time/cts/
DTimeManagerTest.java176 boolean newGeoDetectionEnabledValue = !originalConfig.isGeoDetectionEnabled(); in testManageTimeZoneConfiguration()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt3111 method public boolean isGeoDetectionEnabled();