Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowManager.java737 mEventLog.addEntry(RebootEscrowEvent.SET_ARMED_STATUS); in armRebootEscrowIfNeeded()
773 static final int SET_ARMED_STATUS = 2; field in RebootEscrowManager.RebootEscrowEvent
800 case SET_ARMED_STATUS: in getEventDescription()