Home
last modified time | relevance | path

Searched refs:onLockoutChanged (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFace.hal56 * Note that onLockoutChanged() MUST be invoked by the implementation in
270 * onLockoutChanged must be called with duration 0.
DIBiometricsFaceClientCallback.hal127 oneway onLockoutChanged(uint64_t duration);
/hardware/interfaces/biometrics/face/1.0/vts/functional/
DVtsHalBiometricsFaceV1_0TargetTest.cpp122 Return<void> onLockoutChanged(uint64_t) override { in onLockoutChanged() function in __anon902c04b90111::FaceCallback