Searched refs:isGeoDetectionExecutionEnabled (Results 1 – 5 of 5) sorted by relevance
86 assertTrue(config.isGeoDetectionExecutionEnabled()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()120 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()153 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()211 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()240 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()267 assertFalse(autoOffConfig.isGeoDetectionExecutionEnabled()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()319 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()350 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()405 assertTrue(config.isGeoDetectionExecutionEnabled()); in test_onlyGeoSupported_capabilitiesAndConfiguration()439 assertFalse(config.isGeoDetectionExecutionEnabled()); in test_onlyGeoSupported_capabilitiesAndConfiguration()[all …]
398 && oldConfiguration.isGeoDetectionExecutionEnabled(); in alterProvidersStartedStateIfRequired()400 newConfiguration.isGeoDetectionExecutionEnabled(); in alterProvidersStartedStateIfRequired()597 if (!mCurrentUserConfiguration.isGeoDetectionExecutionEnabled()) { in handleProviderStartedStateChange()
214 public boolean isGeoDetectionExecutionEnabled() { in isGeoDetectionExecutionEnabled() method in ConfigurationInternal
1073 } else if (currentConfigurationInternal.isGeoDetectionExecutionEnabled()) { in createLocationAlgorithmStatus()
1551 assertFalse(autoTimeZoneDisabledConfig.isGeoDetectionExecutionEnabled()); in geoDetectionRunInBackground_obeysAutoDetectionDisabled()1588 assertTrue(runInBackgroundEnabledConfig.isGeoDetectionExecutionEnabled()); in geoDetectionRunInBackground()