Home
last modified time | relevance | path

Searched refs:setUserConfigAllowed (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java63 .setUserConfigAllowed(userConfigAllowed) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
188 .setUserConfigAllowed(userConfigAllowed) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
298 .setUserConfigAllowed(userConfigAllowed) in test_onlyTelephonySupported_capabilitiesAndConfiguration()
382 .setUserConfigAllowed(userConfigAllowed) in test_onlyGeoSupported_capabilitiesAndConfiguration()
501 .setUserConfigAllowed(true) in test_telephonyFallbackSupported()
520 .setUserConfigAllowed(true) in test_geoDetectionRunInBackgroundEnabled()
H A DTimeZoneDetectorStrategyImplTest.java129 .setUserConfigAllowed(false)
143 .setUserConfigAllowed(false)
157 .setUserConfigAllowed(true)
171 .setUserConfigAllowed(true)
185 .setUserConfigAllowed(true)
199 .setUserConfigAllowed(true)
820 .setUserConfigAllowed(userConfigAllowed) in testManualSuggestion_autoTimeEnabled_userRestrictions()
842 .setUserConfigAllowed(userConfigAllowed) in testManualSuggestion_autoTimeDisabled_userRestrictions()
H A DMetricsTimeZoneDetectorStateTest.java179 .setUserConfigAllowed(true) in createConfigurationInternal()
H A DTimeZoneDetectorInternalImplTest.java182 .setUserConfigAllowed(true) in createConfigurationInternal()
H A DTimeZoneDetectorServiceTest.java489 .setUserConfigAllowed(true) in createConfigurationInternal()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java47 .setUserConfigAllowed(true) in createUserConfig()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
H A DConfigurationInternalTest.java67 .setUserConfigAllowed(userConfigAllowed) in test_autoDetectionSupported_capabilitiesAndConfiguration()
138 .setUserConfigAllowed(userConfigAllowed) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
H A DTimeDetectorInternalImplTest.java178 .setUserConfigAllowed(true) in createConfigurationInternal()
H A DTimeDetectorStrategyImplTest.java102 .setUserConfigAllowed(true)
116 .setUserConfigAllowed(true)
779 .setUserConfigAllowed(userConfigAllowed) in testSuggestManualTime_autoTimeDisabled_userRestrictions()
H A DTimeDetectorServiceTest.java570 .setUserConfigAllowed(true) in createConfigurationInternal()
/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DConfigurationInternal.java322 Builder setUserConfigAllowed(boolean userConfigAllowed) { in setUserConfigAllowed() method in ConfigurationInternal.Builder
H A DServiceConfigAccessorImpl.java250 .setUserConfigAllowed(isUserConfigAllowed(userId)) in getConfigurationInternal()
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java406 public Builder setUserConfigAllowed(boolean configAllowed) { in setUserConfigAllowed() method in ConfigurationInternal.Builder
H A DServiceConfigAccessorImpl.java322 .setUserConfigAllowed(isUserConfigAllowed(userId)) in getConfigurationInternal()