Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp676 AVSessionDescriptor selectSession = sessionItem->GetDescriptor(); in UpdateFrontSession() local
677 NotifySystemUI(&selectSession, true); in UpdateFrontSession()
3177 AVSessionDescriptor selectSession; in NotifyDeviceChange() local
3183 selectSession = session; in NotifyDeviceChange()
3188 SLOGI("history bundle name %{public}s", selectSession.elementName_.GetBundleName().c_str()); in NotifyDeviceChange()
3189 NotifySystemUI(&selectSession, false); in NotifyDeviceChange()