Home
last modified time | relevance | path

Searched refs:tieManagedProfileLockIfNecessary (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java309 public void tieManagedProfileLockIfNecessary(int managedUserId, byte[] managedUserPassword) { in tieManagedProfileLockIfNecessary() method in LockSettingsService
629 tieManagedProfileLockIfNecessary(userId, null); in onUnlockUser()
1012 tieManagedProfileLockIfNecessary(userId, managedUserPassword); in setSeparateProfileChallengeEnabledLocked()
1367 tieManagedProfileLockIfNecessary(managedUserId, null); in synchronizeUnifiedWorkChallengeForProfiles()
/frameworks/base/services/
Dart-profile8315 PLcom/android/server/locksettings/LockSettingsService;->tieManagedProfileLockIfNecessary(I[B)V