Home
last modified time | relevance | path

Searched refs:AuthEventListenerService (Results 1 - 2 of 2) sorted by relevance

/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h51 class AuthEventListenerService : public UserIam::UserAuth::AuthEventListenerStub { class in OHOS::ScreenLock::StrongAuthManger
53 AuthEventListenerService() = default;
54 ~AuthEventListenerService() = default;
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp156 sptr<UserIam::UserAuth::AuthEventListenerInterface> wrapper(new (std::nothrow) AuthEventListenerService()); in RegistUserAuthSuccessEventListener()
170 void StrongAuthManger::AuthEventListenerService::OnNotifyAuthSuccessEvent(int32_t userId, in OnNotifyAuthSuccessEvent()

Completed in 1 milliseconds