HomeSort by relevance Sort by last modified time
    Searched refs:P_DELETE (Results 1 - 3 of 3) sorted by null

  /system/security/keystore/
permissions.h 27 P_DELETE = 1 << 3,
permissions.cpp 75 P_GET_STATE | P_GET | P_INSERT | P_DELETE | P_EXIST | P_LIST | P_SIGN | P_VERIFY |
key_store_service.cpp 189 if (!checkBinderPermission(P_DELETE, targetUid)) {
    [all...]

Completed in 1241 milliseconds