Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DRebootEscrowDataTest.java104 assertThat(actual.getSyntheticPassword(), is(expected.getSyntheticPassword())); in fromEntries_loopback_success()
133 assertThat(actual.getSyntheticPassword(), is(testSp)); in fromEncryptedData_legacyVersion_success()
/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowData.java61 public byte[] getSyntheticPassword() { in getSyntheticPassword() method in RebootEscrowData
DRebootEscrowManager.java831 escrowData.getSyntheticPassword(), userId); in restoreRebootEscrowForUser()
DSyntheticPasswordManager.java344 public byte[] getSyntheticPassword() { in getSyntheticPassword() method in SyntheticPasswordManager.SyntheticPassword
1348 spSecret = sp.getSyntheticPassword(); in createSyntheticPasswordBlob()
DLockSettingsService.java2872 userId, sp.getVersion(), sp.getSyntheticPassword()); in onSyntheticPasswordKnown()
/frameworks/base/services/
Dart-wear-profile14923 PLcom/android/server/locksettings/SyntheticPasswordManager$SyntheticPassword;->getSyntheticPassword