Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowManager.java566 mEventLog.addEntry(RebootEscrowEvent.RETRIEVED_STORED_KEK); in getAndClearRebootEscrowKey()
775 static final int RETRIEVED_STORED_KEK = 4; field in RebootEscrowManager.RebootEscrowEvent
804 case RETRIEVED_STORED_KEK: in getEventDescription()