Home
last modified time | relevance | path

Searched defs:getAuthenticationDataExpirations (Results 1 – 2 of 2) sorted by relevance

/system/security/identity/binder/android/security/identity/
DICredential.aidl78 long[] getAuthenticationDataExpirations(); in getAuthenticationDataExpirations() method
/system/security/identity/
DCredential.cpp836 Status Credential::getAuthenticationDataExpirations(vector<int64_t>* _aidl_return) { in getAuthenticationDataExpirations() function in android::security::identity::Credential