Home
last modified time | relevance | path

Searched refs:StrongAuthChanged (Results 1 - 3 of 3) sorted by relevance

/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h165 void StrongAuthChanged(int32_t userId, int32_t reasonFlag);
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp109 ScreenLockSystemAbility::GetInstance()->StrongAuthChanged(userId, reasonFlag); in StrongAuthTimerCallback()
H A Dscreenlock_system_ability.cpp353 void ScreenLockSystemAbility::StrongAuthChanged(int32_t userId, int32_t reasonFlag) in StrongAuthChanged() function in OHOS::ScreenLock::ScreenLockSystemAbility
359 SCLOCK_HILOGI("StrongAuthChanged: userId: %{public}d, reasonFlag:%{public}d", userId, reasonFlag); in StrongAuthChanged()
606 StrongAuthChanged(userId, reasonFlag); in RequestStrongAuth()

Completed in 4 milliseconds