Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java69 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_unrestricted()
94 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_unrestricted()
131 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_restricted()
157 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_restricted()
195 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_autoDetectNotSupported()
218 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_autoDetectNotSupported()
257 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_geoDetectNotSupported()
281 capabilities.getConfigureAutoDetectionEnabledCapability()); in test_geoDetectNotSupported()
/aosp12/frameworks/base/core/java/android/app/time/
H A DTimeZoneCapabilities.java99 public int getConfigureAutoDetectionEnabledCapability() { in getConfigureAutoDetectionEnabledCapability() method in TimeZoneCapabilities
142 if (this.getConfigureAutoDetectionEnabledCapability() < CAPABILITY_NOT_APPLICABLE) { in tryApplyConfigChanges()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1790 method public int getConfigureAutoDetectionEnabledCapability();