Searched refs:HandleAccountsEvent (Results 1 – 3 of 3) sorted by relevance
36 void HandleAccountsEvent(const std::string &type, const int &userId);
54 void AccountManagerAdapter::HandleAccountsEvent(const std::string &type, const int &userId) in HandleAccountsEvent() function in OHOS::AVSession::AccountManagerAdapter
265 AccountManagerAdapter::GetInstance().HandleAccountsEvent(type, userId); in NotifyAccountsEvent()