Home
last modified time | relevance | path

Searched refs:setSeparateProfileChallengeEnabled (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTests.java115 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testManagedProfileUnifiedChallenge()
214 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testManagedProfileChallengeUnification_parentUserNoPassword()
225 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, in testManagedProfileChallengeUnification_parentUserNoPassword()
259 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, true, null); in testSetLockCredential_forProfileWithSeparateChallenge_updatesCredentials()
278 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forProfileWithUnifiedChallenge_doesNotSendRandomCredential()
298 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials()
318 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_removesBothCredentials()
337 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_nullCredential_removeBiometrics()
355 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forUnifiedToSeparateChallengeProfile_sendsNewCredentials()
377 mService.setSeparateProfileChallengeEnabled( in testSetLockCredential_forSeparateToUnifiedChallengeProfile_doesNotSendRandomCredential()
[all …]
H A DSyntheticPasswordTests.java447 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testGetHashFactorManagedProfileUnifiedChallenge()
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DSaveChosenLockWorkerBase.java126 mUtils.setSeparateProfileChallengeEnabled(mUnificationProfileId, false, in unifyProfileCredentialIfRequested()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl57 …void setSeparateProfileChallengeEnabled(int userId, boolean enabled, in LockscreenCredential manag… in setSeparateProfileChallengeEnabled() method
H A DLockPatternUtils.java822 public void setSeparateProfileChallengeEnabled(int userHandle, boolean enabled, in setSeparateProfileChallengeEnabled() method in LockPatternUtils
828 getLockSettings().setSeparateProfileChallengeEnabled(userHandle, enabled, in setSeparateProfileChallengeEnabled()
/aosp12/packages/apps/Settings/src/com/android/settings/security/
H A DLockUnificationPreferenceController.java227 mLockPatternUtils.setSeparateProfileChallengeEnabled(mProfileUserId, false, in unifyKeepingDeviceLock()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java1144 public void setSeparateProfileChallengeEnabled(int userId, boolean enabled, in setSeparateProfileChallengeEnabled() method in LockSettingsService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89827 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->setSeparateProfileChallengeEnabled(IZLjava/…
89898 Lcom/android/internal/widget/ILockSettings;->setSeparateProfileChallengeEnabled(IZLjava/lang/String…