Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java162 private final RebootEscrowEventLog mEventLog;
394 public RebootEscrowEventLog getEventLog() { in getEventLog()
395 return new RebootEscrowEventLog(); in getEventLog()
1019 public static class RebootEscrowEventLog { class in RebootEscrowManager