Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DTestHal.java67 public long setNotify(IBiometricsFingerprintClientCallback clientCallback) { in setNotify() method in TestHal
H A DFingerprint21.java414 testHal.setNotify(mHalResultController); in getDaemon()
444 halId = mDaemon.setNotify(mHalResultController); in getDaemon()