Home
last modified time | relevance | path

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

/system/security/identity/
DCredential.h51 sp<IPresentationSession> halSessionBinder, int halApiVersion);
DCredential.cpp73 sp<IPresentationSession> halSessionBinder, int halApiVersion) in Credential() argument
76 halSessionBinder_(halSessionBinder), halApiVersion_(halApiVersion) {} in Credential()