Searched refs:isAutoDetectionSupported (Results 1 – 5 of 5) sorted by relevance
84 public boolean isAutoDetectionSupported() { in isAutoDetectionSupported() method in ConfigurationInternal135 return isAutoDetectionSupported() && getAutoDetectionEnabledSetting(); in getAutoDetectionEnabledBehavior()174 if (!isAutoDetectionSupported()) { in getDetectionMode()235 boolean deviceHasAutoTimeZoneDetection = isAutoDetectionSupported(); in asCapabilities()
1046 if (!currentConfigurationInternal.isAutoDetectionSupported()) { in createTimeZoneDetectorStatus()
74 public boolean isAutoDetectionSupported() { in isAutoDetectionSupported() method in ConfigurationInternal144 return isAutoDetectionSupported() && mAutoDetectionEnabledSetting; in getAutoDetectionEnabledBehavior()186 boolean deviceHasAutoTimeDetection = isAutoDetectionSupported(); in timeCapabilities()
261 if (isAutoDetectionSupported()) { in storeConfiguration()273 .setAutoDetectionSupported(isAutoDetectionSupported()) in getConfigurationInternal()305 private boolean isAutoDetectionSupported() { in isAutoDetectionSupported() method in ServiceConfigAccessorImpl
23452 PLcom/android/server/timedetector/ConfigurationInternal;->isAutoDetectionSupported()Z23493 PLcom/android/server/timedetector/ServiceConfigAccessorImpl;->isAutoDetectionSupported()Z23549 PLcom/android/server/timezonedetector/ConfigurationInternal;->isAutoDetectionSupported()Z