Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java275 public void tieManagedProfileLockIfNecessary(int managedUserId, String managedUserPassword) { in tieManagedProfileLockIfNecessary() method in LockSettingsService
585 tieManagedProfileLockIfNecessary(userId, null); in onUnlockUser()
963 tieManagedProfileLockIfNecessary(userId, managedUserPassword); in setSeparateProfileChallengeEnabledLocked()
1264 tieManagedProfileLockIfNecessary(managedUserId, null); in synchronizeUnifiedWorkChallengeForProfiles()