Searched refs:isAutoDetectionSupported (Results 1 – 2 of 2) sorted by relevance
60 public boolean isAutoDetectionSupported() { in isAutoDetectionSupported() method in ConfigurationInternal84 return isAutoDetectionSupported() && mAutoDetectionEnabled; in getAutoDetectionEnabledBehavior()138 boolean deviceHasAutoTimeZoneDetection = isAutoDetectionSupported(); in asCapabilities()
39909 PLcom/android/server/timezonedetector/ConfigurationInternal;->isAutoDetectionSupported()Z