Home
last modified time | relevance | path

Searched refs:isGeoTimeZoneDetectionFeatureSupported (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/timezonedetector/
DServiceConfigAccessorImpl.java328 && isGeoTimeZoneDetectionFeatureSupported() in storeConfiguration()
343 .setGeoDetectionFeatureSupported(isGeoTimeZoneDetectionFeatureSupported()) in getConfigurationInternal()
433 || isGeoTimeZoneDetectionFeatureSupported(); in isAutoDetectionFeatureSupported()
449 public boolean isGeoTimeZoneDetectionFeatureSupported() { in isGeoTimeZoneDetectionFeatureSupported() method in ServiceConfigAccessorImpl
DServiceConfigAccessor.java132 boolean isGeoTimeZoneDetectionFeatureSupported(); in isGeoTimeZoneDetectionFeatureSupported() method
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DFakeServiceConfigAccessor.java143 public boolean isGeoTimeZoneDetectionFeatureSupported() { in isGeoTimeZoneDetectionFeatureSupported() method in FakeServiceConfigAccessor
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DLocationTimeZoneManagerService.java275 if (!mServiceConfigAccessor.isGeoTimeZoneDetectionFeatureSupported()) { in startOnDomainThread()
/frameworks/base/services/
Dart-wear-profile23585 …droid/server/timezonedetector/ServiceConfigAccessorImpl;->isGeoTimeZoneDetectionFeatureSupported()Z