Searched refs:SelectFocusSession (Results 1 – 4 of 4) sorted by relevance
53 if (SelectFocusSession(infos, focusSessionChangeInfo)) { in HandleAudioRenderStateChangeEvent()79 bool FocusSessionStrategy::SelectFocusSession(const AudioRendererChangeInfos& infos, in SelectFocusSession() function in OHOS::AVSession::FocusSessionStrategy
48 …bool SelectFocusSession(const AudioRendererChangeInfos& infos, FocusSessionChangeInfo& sessionInfo…
334 bool SelectFocusSession(const FocusSessionStrategy::FocusSessionChangeInfo& info);
692 bool AVSessionService::SelectFocusSession(const FocusSessionStrategy::FocusSessionChangeInfo& info) in SelectFocusSession() function in OHOS::AVSession::AVSessionService728 return SelectFocusSession(info); in InitAudio()