Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowProviderServerBasedImpl.java136 mServerBlob = mStorage.readRebootEscrowServerBlob(); in getAndClearRebootEscrowKey()
H A DLockSettingsStorage.java268 public byte[] readRebootEscrowServerBlob() { in readRebootEscrowServerBlob() method in LockSettingsStorage