Searched refs:isGeoDetectionEnabled (Results 1 – 4 of 4) sorted by relevance
91 public boolean isGeoDetectionEnabled() throws Exception { in isGeoDetectionEnabled() method in TimeZoneDetectorShellHelper
92 mOriginalGeoDetectionEnabled = mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in setUp()
128 mTimeZoneDetectorShellHelper.isGeoDetectionEnabled(); in testAtom_TimeZoneDetectorState()
146 boolean newGeoDetectionEnabledValue = !originalConfig.isGeoDetectionEnabled(); in testManageConfiguration()