Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTests.java153 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testManagedProfileUnifiedChallenge()
230 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testManagedProfileChallengeUnification_parentUserNoPassword()
240 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, in testManagedProfileChallengeUnification_parentUserNoPassword()
272 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, true, null); in testSetLockCredential_forProfileWithSeparateChallenge_updatesCredentials()
283 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forProfileWithUnifiedChallenge_doesNotSendRandomCredential()
297 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_updatesBothCredentials()
313 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forPrimaryUserWithUnifiedChallengeProfile_removesBothCredentials()
325 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testClearLockCredential_removesBiometrics()
351 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testSetLockCredential_forUnifiedToSeparateChallengeProfile_sendsNewCredentials()
364 mService.setSeparateProfileChallengeEnabled( in testSetLockCredential_forSeparateToUnifiedChallengeProfile_doesNotSendRandomCredential()
[all …]
DSyntheticPasswordTests.java537 mService.setSeparateProfileChallengeEnabled(MANAGED_PROFILE_USER_ID, false, null); in testGetHashFactorManagedProfileUnifiedChallenge()
/frameworks/base/core/java/com/android/internal/widget/
DILockSettings.aidl62 …void setSeparateProfileChallengeEnabled(int userId, boolean enabled, in LockscreenCredential manag… in setSeparateProfileChallengeEnabled() method
DLockPatternUtils.java891 public void setSeparateProfileChallengeEnabled(int userHandle, boolean enabled, in setSeparateProfileChallengeEnabled() method in LockPatternUtils
897 getLockSettings().setSeparateProfileChallengeEnabled(userHandle, enabled, in setSeparateProfileChallengeEnabled()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1322 public void setSeparateProfileChallengeEnabled(int userId, boolean enabled, in setSeparateProfileChallengeEnabled() method in LockSettingsService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85861 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->setSeparateProfileChallengeEnabled(IZLjava/…
85932 Lcom/android/internal/widget/ILockSettings;->setSeparateProfileChallengeEnabled(IZLjava/lang/String…