Home
last modified time | relevance | path

Searched refs:getConfigureGeoDetectionEnabledCapability (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DConfigurationInternalTest.java103 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
137 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
170 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
223 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
252 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
280 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
335 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()
364 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()
422 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_onlyGeoSupported_capabilitiesAndConfiguration()
456 capabilities.getConfigureGeoDetectionEnabledCapability()); in test_onlyGeoSupported_capabilitiesAndConfiguration()
[all …]
/frameworks/base/core/java/android/app/time/
DTimeZoneCapabilities.java133 public int getConfigureGeoDetectionEnabledCapability() { in getConfigureGeoDetectionEnabledCapability() method in TimeZoneCapabilities
171 if (this.getConfigureGeoDetectionEnabledCapability() < CAPABILITY_NOT_APPLICABLE) { in tryApplyConfigChanges()
/frameworks/base/core/api/
Dsystem-current.txt3093 method public int getConfigureGeoDetectionEnabledCapability();