Home
last modified time | relevance | path

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

/device/generic/goldfish/fingerprint/
Dsession.cpp97 case Session::State::ENROLLING_START: return "ENROLLING_START"; in state2str()
187 mState = State::ENROLLING_START; in enroll()
366 case State::ENROLLING_START: in onSensorEventOn()
468 if ((mState >= State::ENROLLING_START) && (mState <= State::ENROLLING_END)) { in cancellEnroll()
Dsession.h34 ENROLLING_START, enumerator