Home
last modified time | relevance | path

Searched refs:enforceSettingPresent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/time/
DTimeZoneConfiguration.java115 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
DTimeConfiguration.java111 enforceSettingPresent(SETTING_AUTO_DETECTION_ENABLED); in isAutoDetectionEnabled()
149 private void enforceSettingPresent(@TimeZoneConfiguration.Setting String setting) { in enforceSettingPresent() method in TimeConfiguration