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.java132 ERROR_UNLOCK_ALL_USERS,
146 static final int ERROR_UNLOCK_ALL_USERS = 5; field in RebootEscrowManager
458 mLoadEscrowDataErrorCode = ERROR_UNLOCK_ALL_USERS; in loadRebootEscrowDataWithRetry()