Searched refs:isFingerAuthEnable_ (Results 1 – 2 of 2) sorted by relevance
145 isFingerAuthEnable_ = isFingerAuthEnable; in UpdateFingerAuthEnable()151 if ((authType == AuthType::FINGERPRINT) && !isFingerAuthEnable_) { in IsAuthTypeEnable()
36 bool isFingerAuthEnable_ = false; variable