Searched refs:isAutoDetectionEnabled (Results 1 – 4 of 4) sorted by relevance
79 public boolean isAutoDetectionEnabled() throws Exception { in isAutoDetectionEnabled() method in TimeZoneDetectorShellHelper
86 mOriginalAutoDetectionEnabled = mTimeZoneDetectorShellHelper.isAutoDetectionEnabled(); in setUp()
112 mTimeZoneDetectorShellHelper.isAutoDetectionEnabled(); in testAtom_TimeZoneDetectorState()
120 boolean newAutoDetectionEnabledValue = !originalConfig.isAutoDetectionEnabled(); in testManageConfiguration()