Searched refs:P_GET_STATE (Results 1 – 3 of 3) sorted by relevance
24 P_GET_STATE = 1 << 0, enumerator
89 P_GET_STATE | P_GET | P_INSERT | P_DELETE | P_EXIST | P_LIST | P_SIGN | P_VERIFY |
150 if (!checkBinderPermission(P_GET_STATE)) { in getState()