Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java2640 private void onSyntheticPasswordCreated(@UserIdInt int userId, SyntheticPassword sp) { in onSyntheticPasswordCreated() method in LockSettingsService
2760 onSyntheticPasswordCreated(userId, sp); in initializeSyntheticPassword()