Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java60 public boolean isAutoDetectionSupported() { in isAutoDetectionSupported() method in ConfigurationInternal
84 return isAutoDetectionSupported() && mAutoDetectionEnabled; in getAutoDetectionEnabledBehavior()
138 boolean deviceHasAutoTimeZoneDetection = isAutoDetectionSupported(); in asCapabilities()
/aosp12/frameworks/base/services/
H A Dart-profile39909 PLcom/android/server/timezonedetector/ConfigurationInternal;->isAutoDetectionSupported()Z