Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowManager.java140 ERROR_UNLOCK_ALL_USERS,
156 static final int ERROR_UNLOCK_ALL_USERS = 5; field in RebootEscrowManager
687 compareAndSetLoadEscrowDataErrorCode(ERROR_NONE, ERROR_UNLOCK_ALL_USERS, retryHandler); in loadRebootEscrowDataWithRetry()