Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java766 mEventLog.addEntry(RebootEscrowEvent.RETRIEVED_STORED_KEK); in getAndClearRebootEscrowKey()
975 static final int RETRIEVED_STORED_KEK = 4; field in RebootEscrowManager.RebootEscrowEvent
1004 case RETRIEVED_STORED_KEK: in getEventDescription()