Home
last modified time | relevance | path

Searched refs:isActiveSession (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.cpp3119 …VSessionService::NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSession) in NotifySystemUI() argument
3140 …localLiveViewContent->SetTitle(historyDescriptor && !isActiveSession ? "" : "AVSession NotifySyste… in NotifySystemUI()
3141 …localLiveViewContent->SetText(historyDescriptor && !isActiveSession ? "" : "AVSession NotifySystem… in NotifySystemUI()