Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DManagedProfilePasswordCache.java161 public void removePassword(int userId) { in removePassword() method in ManagedProfilePasswordCache
H A DLockSettingsService.java2381 mManagedProfilePasswordCache.removePassword(userId); in removeUserState()
2896 mManagedProfilePasswordCache.removePassword(userId); in setLockCredentialWithSpLocked()
3178 mManagedProfilePasswordCache.removePassword(userId);