Home
last modified time | relevance | path

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

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