Home
last modified time | relevance | path

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

/device/generic/goldfish/fingerprint/
Dstorage.cpp226 return {AuthResult::LOCKED_OUT_PERMANENT, 0, {}}; in authenticate()
242 return {AuthResult::LOCKED_OUT_PERMANENT, 0, {}}; in authenticate()
Dstorage.h30 LOCKED_OUT_PERMANENT, enumerator
Dsession.cpp399 if (res != Storage::AuthResult::LOCKED_OUT_PERMANENT) { in onSensorEventOn()
435 case Storage::AuthResult::LOCKED_OUT_PERMANENT: in onSensorEventOn()