Home
last modified time | relevance | path

Searched refs:NotifyAccountsEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_users_manager.h66 void NotifyAccountsEvent(const std::string &type, const int &userId);
H A Davsession_users_manager.cpp261 void AVSessionUsersManager::NotifyAccountsEvent(const std::string &type, const int &userId) in NotifyAccountsEvent() function in OHOS::AVSession::AVSessionUsersManager
H A Davsession_service.cpp237 GetUsersManager().NotifyAccountsEvent(type, userId); in HandleUserEvent()