Home
last modified time | relevance | path

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

/device/generic/goldfish/fingerprint/
Dstorage.h41 int64_t getAuthenticatorId() const { return mAuthId; } in getAuthenticatorId() function
Dsession.cpp296 ndk::ScopedAStatus Session::getAuthenticatorId() { in getAuthenticatorId() function in aidl::android::hardware::biometrics::fingerprint::Session