Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/timezonedetector/
DServiceConfigAccessor.java126 boolean isGeoTimeZoneDetectionFeatureSupportedInConfig(); in isGeoTimeZoneDetectionFeatureSupportedInConfig() method
DServiceConfigAccessorImpl.java443 public boolean isGeoTimeZoneDetectionFeatureSupportedInConfig() { in isGeoTimeZoneDetectionFeatureSupportedInConfig() method in ServiceConfigAccessorImpl
454 return isGeoTimeZoneDetectionFeatureSupportedInConfig() in isGeoTimeZoneDetectionFeatureSupported()
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DLocationTimeZoneManagerService.java91 if (mServiceConfigAccessor.isGeoTimeZoneDetectionFeatureSupportedInConfig()) { in onStart()
104 if (mServiceConfigAccessor.isGeoTimeZoneDetectionFeatureSupportedInConfig()) { in onBootPhase()
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DFakeServiceConfigAccessor.java138 public boolean isGeoTimeZoneDetectionFeatureSupportedInConfig() { in isGeoTimeZoneDetectionFeatureSupportedInConfig() method in FakeServiceConfigAccessor
/frameworks/base/services/
Dart-wear-profile23586 …/server/timezonedetector/ServiceConfigAccessorImpl;->isGeoTimeZoneDetectionFeatureSupportedInConfi…