Home
last modified time | relevance | path

Searched refs:NotifySystemUI (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h281 void NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSession);
H A Davsession_service.cpp580 AVSessionService::NotifySystemUI(nullptr, true); in HandleFocusSession()
594 AVSessionService::NotifySystemUI(nullptr, true); in HandleFocusSession()
677 NotifySystemUI(&selectSession, true); in UpdateFrontSession()
3119 void AVSessionService::NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSe… in NotifySystemUI() function in OHOS::AVSession::AVSessionService
3189 NotifySystemUI(&selectSession, false); in NotifyDeviceChange()