Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DSyntheticPasswordManager.java940 public @NonNull AuthenticationResult unwrapTokenBasedSyntheticPassword( in unwrapTokenBasedSyntheticPassword() method in SyntheticPasswordManager
DLockSettingsService.java2930 result = mSpManager.unwrapTokenBasedSyntheticPassword( in setLockCredentialWithTokenInternalLocked()
2961 authResult = mSpManager.unwrapTokenBasedSyntheticPassword(getGateKeeperService(), in unlockUserWithToken()