Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java937 mEventLog.addEntry(RebootEscrowEvent.SET_ARMED_STATUS); in armRebootEscrowIfNeeded()
973 static final int SET_ARMED_STATUS = 2; field in RebootEscrowManager.RebootEscrowEvent
1000 case SET_ARMED_STATUS: in getEventDescription()