Searched defs:getAuthenticatorId (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/fingerprint/ | ||
D | storage.h | 41 int64_t getAuthenticatorId() const { return mAuthId; } in getAuthenticatorId() function |
D | session.cpp | 296 ndk::ScopedAStatus Session::getAuthenticatorId() { in getAuthenticatorId() function in aidl::android::hardware::biometrics::fingerprint::Session |