Searched refs:NotifyAccountsEvent (Results 1 – 3 of 3) sorted by relevance
66 void NotifyAccountsEvent(const std::string &type, const int &userId);
261 void AVSessionUsersManager::NotifyAccountsEvent(const std::string &type, const int &userId) in NotifyAccountsEvent() function in OHOS::AVSession::AVSessionUsersManager
237 GetUsersManager().NotifyAccountsEvent(type, userId); in HandleUserEvent()