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.java984 mEventLog.addEntry(RebootEscrowEvent.SET_ARMED_STATUS); in armRebootEscrowIfNeeded()
1020 static final int SET_ARMED_STATUS = 2; field in RebootEscrowManager.RebootEscrowEvent
1047 case SET_ARMED_STATUS: in getEventDescription()