Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredential.aidl33 const int STATUS_NOT_IN_REQUEST_MESSAGE = 3; field
/system/security/identity/
DCredential.cpp429 } else if (code == IIdentityCredentialStore::STATUS_NOT_IN_REQUEST_MESSAGE) { in getEntries()
430 resultEntryParcel.status = STATUS_NOT_IN_REQUEST_MESSAGE; in getEntries()