Home
last modified time | relevance | path

Searched defs:spVersion (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowData.java44 private RebootEscrowData(byte spVersion, byte[] syntheticPassword, byte[] blob, in RebootEscrowData()
109 static RebootEscrowData fromSyntheticPassword(RebootEscrowKey ks, byte spVersion, in fromSyntheticPassword()
DRebootEscrowManager.java199 void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId); in onRebootEscrowRestored()
594 void callToRebootEscrowIfNeeded(@UserIdInt int userId, byte spVersion, in callToRebootEscrowIfNeeded()