Searched refs:setSeparateProfileChallengeEnabledLocked (Results 1 – 2 of 2) sorted by relevance
1104 setSeparateProfileChallengeEnabledLocked(userId, enabled, managedUserPassword != null in setSeparateProfileChallengeEnabled()1111 private void setSeparateProfileChallengeEnabledLocked(@UserIdInt int userId, in setSeparateProfileChallengeEnabledLocked() method in LockSettingsService1622 setSeparateProfileChallengeEnabledLocked(userId, true, /* unused */ null); in setLockCredential()3111 setSeparateProfileChallengeEnabledLocked(userId, true, /* unused */ null);
18709 PLcom/android/server/locksettings/LockSettingsService;->setSeparateProfileChallengeEnabledLocked(IZ…