Searched refs:enforceSettingPresent (Results 1 – 2 of 2) sorted by relevance
115 enforceSettingPresent(SETTING_AUTO_DETECTION_ENABLED); in isAutoDetectionEnabled()140 enforceSettingPresent(SETTING_GEO_DETECTION_ENABLED); in isGeoDetectionEnabled()182 private void enforceSettingPresent(@Setting String setting) { in enforceSettingPresent() method in TimeZoneConfiguration
111 enforceSettingPresent(SETTING_AUTO_DETECTION_ENABLED); in isAutoDetectionEnabled()149 private void enforceSettingPresent(@TimeZoneConfiguration.Setting String setting) { in enforceSettingPresent() method in TimeConfiguration