Home
last modified time | relevance | path

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

/device/generic/goldfish/fingerprint/
Dstorage.cpp225 case LockOut::State::PERMANENT: in authenticate()
241 mLockOut.state = LockOut::State::PERMANENT; in authenticate()
Dstorage.h57 NO, TIMED, TIMED_LOCKED, PERMANENT enumerator