Searched refs:isGeoTimeZoneDetectionFeatureSupported (Results 1 – 5 of 5) sorted by relevance
328 && isGeoTimeZoneDetectionFeatureSupported() in storeConfiguration()343 .setGeoDetectionFeatureSupported(isGeoTimeZoneDetectionFeatureSupported()) in getConfigurationInternal()433 || isGeoTimeZoneDetectionFeatureSupported(); in isAutoDetectionFeatureSupported()449 public boolean isGeoTimeZoneDetectionFeatureSupported() { in isGeoTimeZoneDetectionFeatureSupported() method in ServiceConfigAccessorImpl
132 boolean isGeoTimeZoneDetectionFeatureSupported(); in isGeoTimeZoneDetectionFeatureSupported() method
143 public boolean isGeoTimeZoneDetectionFeatureSupported() { in isGeoTimeZoneDetectionFeatureSupported() method in FakeServiceConfigAccessor
275 if (!mServiceConfigAccessor.isGeoTimeZoneDetectionFeatureSupported()) { in startOnDomainThread()
23585 …droid/server/timezonedetector/ServiceConfigAccessorImpl;->isGeoTimeZoneDetectionFeatureSupported()Z