Home
last modified time | relevance | path

Searched refs:getAuthenticatorId (Results 1 – 3 of 3) 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
300 authId = mStorage.getAuthenticatorId(); in getAuthenticatorId()
Dsession.h62 ndk::ScopedAStatus getAuthenticatorId() override;