Searched refs:isGeoTimeZoneDetectionFeatureSupported (Results 1 – 4 of 4) sorted by relevance
302 && isGeoTimeZoneDetectionFeatureSupported() in storeConfiguration()317 .setGeoDetectionFeatureSupported(isGeoTimeZoneDetectionFeatureSupported()) in getConfigurationInternal()407 || isGeoTimeZoneDetectionFeatureSupported(); in isAutoDetectionFeatureSupported()422 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()