Searched refs:historyDescriptor (Results 1 – 2 of 2) sorted by relevance
3119 void AVSessionService::NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSe… in NotifySystemUI() argument3140 …localLiveViewContent->SetTitle(historyDescriptor && !isActiveSession ? "" : "AVSession NotifySyste… in NotifySystemUI()3141 …localLiveViewContent->SetText(historyDescriptor && !isActiveSession ? "" : "AVSession NotifySystem… in NotifySystemUI()3147 …auto uid = topSession_ ? topSession_->GetUid() : (historyDescriptor ? historyDescriptor->uid_ : -1… in NotifySystemUI()3157 …d::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = CreateWantAgent(historyDescriptor); in NotifySystemUI()
281 void NotifySystemUI(const AVSessionDescriptor* historyDescriptor, bool isActiveSession);