Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/face/1.0/default/
DBiometricsFace.cpp45 mClientCallback->onLockoutChanged(kLockoutDuration); in setActiveUser()
/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.cpp123 Return<void> onLockoutChanged(uint64_t) override { in onLockoutChanged() function in __anon902c04b90111::FaceCallback