Searched refs:P_GET_STATE (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp166 P_GET_STATE = 1 << 0, enumerator in enum:__anon1666
227 static const perm_t DEFAULT_PERMS = static_cast<perm_t>(P_GET_STATE | P_GET | P_INSERT | P_DELETE
1710 if (!checkBinderPermission(P_GET_STATE)) {

Completed in 45 milliseconds