Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore.cpp2805 bool checkUnlocked = true) { in checkBinderPermissionAndKeystoreState() argument
2810 if (checkUnlocked && !isKeystoreUnlocked(state)) { in checkBinderPermissionAndKeystoreState()