Searched refs:StrongAuthReasonFlags (Results 1 – 4 of 4) sorted by relevance
104 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_TIMEOUT); in StrongAuthTimerCallback()162 …anger::GetInstance()->SetStrongAuthStat(userId, static_cast<int32_t>(StrongAuthReasonFlags::NONE)); in OnNotifyAuthSuccessEvent()244 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_BOOT); in GetStrongAuthStat()
36 int reasonFlag = static_cast<int>(ScreenLock::StrongAuthReasonFlags::ACTIVE_REQUEST); in ForceLockUserScreen()
101 enum class StrongAuthReasonFlags : int32_t { enum
420 int reasonFlag = static_cast<int>(ScreenLock::StrongAuthReasonFlags::ACTIVE_REQUEST); in ForceLockUserScreen()