Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A 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 …]
/aosp14/frameworks/base/core/java/android/app/time/
H A DTimeZoneCapabilities.java133 public int getConfigureGeoDetectionEnabledCapability() { in getConfigureGeoDetectionEnabledCapability() method in TimeZoneCapabilities
171 if (this.getConfigureGeoDetectionEnabledCapability() < CAPABILITY_NOT_APPLICABLE) { in tryApplyConfigChanges()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt2860 method public int getConfigureGeoDetectionEnabledCapability();