Searched refs:isGeoDetectionEnabled (Results 1 – 6 of 6) sorted by relevance
102 public boolean isGeoDetectionEnabled() throws Exception { in isGeoDetectionEnabled() method in TimeZoneDetectorShellHelper
122 mOriginalGeoDetectionEnabled = mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in setUp()191 if (mTimeZoneDetectorShellHelper.isGeoDetectionEnabled() in tearDown()
129 mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in testAtom_TimeZoneDetectorState()
137 mOriginalGeoDetectionEnabled = mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in setUp()207 if (mTimeZoneDetectorShellHelper.isGeoDetectionEnabled() in tearDown()
176 boolean newGeoDetectionEnabledValue = !originalConfig.isGeoDetectionEnabled(); in testManageTimeZoneConfiguration()
3111 method public boolean isGeoDetectionEnabled();