Home
last modified time | relevance | path

Searched refs:isActiveSession (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h279 void NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSession);
H A Davsession_service.cpp2822 void AVSessionService::NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSession) in NotifySystemUI() argument
2842 localLiveViewContent->SetTitle(historyDescriptor && !isActiveSession ? "" : "AVSession NotifySystemUI"); in NotifySystemUI()
2843 localLiveViewContent->SetText(historyDescriptor && !isActiveSession ? "" : "AVSession NotifySystemUI"); in NotifySystemUI()

Completed in 7 milliseconds