Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTests.java121 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testManagedProfileUnifiedChallenge()
198 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testManagedProfileChallengeUnification_parentUserNoPassword()
208 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, in testManagedProfileChallengeUnification_parentUserNoPassword()
234 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, true, null); in testSetLockCredential_forProfileWithSeparateChallenge_updatesCredentials()
245 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forProfileWithUnifiedChallenge_doesNotSendRandomCredential()
259 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials()
275 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_removesBothCredentials()
287 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testClearLockCredential_removesBiometrics()
304 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forUnifiedToSeparateChallengeProfile_sendsNewCredentials()
317 mService.setSeparateProfileChallengeEnabled( in testSetLockCredential_forSeparateToUnifiedChallengeProfile_doesNotSendRandomCredential()
[all …]
H A DSyntheticPasswordTests.java529 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testGetHashFactorManagedProfileUnifiedChallenge()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl62 …void setSeparateProfileChallengeEnabled(int userId, boolean enabled, in LockscreenCredential manag… in setSeparateProfileChallengeEnabled() method
H A DLockPatternUtils.java905 public void setSeparateProfileChallengeEnabled(int userHandle, boolean enabled, in setSeparateProfileChallengeEnabled() method in LockPatternUtils
911 getLockSettings().setSeparateProfileChallengeEnabled(userHandle, enabled, in setSeparateProfileChallengeEnabled()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java1142 public void setSeparateProfileChallengeEnabled(int userId, boolean enabled, in setSeparateProfileChallengeEnabled() method in LockSettingsService
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86504 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->setSeparateProfileChallengeEnabled(IZLjava/…
86575 Lcom/android/internal/widget/ILockSettings;->setSeparateProfileChallengeEnabled(IZLjava/lang/String…