Home
last modified time | relevance | path

Searched refs:settingsSecureGetIntForUser (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java358 int settingsSecureGetIntForUser(String name, int def, int userHandle) { in settingsSecureGetIntForUser() method in DevicePolicyManagerServiceTestable.MockInjector
359 return services.settings.settingsSecureGetIntForUser(name, def, userHandle); in settingsSecureGetIntForUser()
H A DDevicePolicyManagerServiceMigrationTest.java99 when(getServices().settings.settingsSecureGetIntForUser( in testMigration_managedProfileOwner()
H A DMockSystemServices.java499 public int settingsSecureGetIntForUser(String name, int def, int userHandle) { in settingsSecureGetIntForUser() method in MockSystemServices.SettingsForMock
H A DDevicePolicyManagerTest.java6985 when(getServices().settings.settingsSecureGetIntForUser( in testIsPackageAllowedToAccessCalendar_adminNotAllowed()
6998 when(getServices().settings.settingsSecureGetIntForUser( in testIsPackageAllowedToAccessCalendar_settingOff()
7012 when(getServices().settings.settingsSecureGetIntForUser( in testIsPackageAllowedToAccessCalendar_bothAllowed()
7034 when(getServices().settings.settingsSecureGetIntForUser( in testIsPackageAllowedToAccessCalendar_samePackageAndSameUser_noPermissionRequired()
8736 … when(getServices().settings.settingsSecureGetIntForUser(Settings.Secure.USER_SETUP_COMPLETE, 0,
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java1232 final boolean alwaysOnLockdown = mSystemServices.settingsSecureGetIntForUser( in loadAlwaysOnPackage()
2541 public int settingsSecureGetIntForUser(String key, int def, int userId) { in settingsSecureGetIntForUser() method in Vpn.SystemServices
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1919 int settingsSecureGetIntForUser(String name, int def, int userHandle) { in settingsSecureGetIntForUser() method in Injector
2639 if (newOwner || mInjector.settingsSecureGetIntForUser( in ensureUnknownSourcesRestrictionForProfileOwnerLocked()
15793 if (mInjector.settingsSecureGetIntForUser(Settings.Secure.USER_SETUP_COMPLETE, 0, in updateUserSetupCompleteAndPaired()
15806 if (mIsWatch && mInjector.settingsSecureGetIntForUser(Settings.Secure.DEVICE_PAIRED, 0, in updateUserSetupCompleteAndPaired()
18691 boolean isUserCompleted = mInjector.settingsSecureGetIntForUser(
20366 if (mInjector.settingsSecureGetIntForUser(