Searched refs:SetSessionPiPControlStatusChangeCallback (Results 1 – 4 of 4) sorted by relevance
1546 HWTEST_F(SceneSessionTest2, SetSessionPiPControlStatusChangeCallback, Function | SmallTest | Level2)1554 sceneSession->SetSessionPiPControlStatusChangeCallback(func);
243 …void SetSessionPiPControlStatusChangeCallback(const NotifySessionPiPControlStatusChangeFunc& func);
1357 void SceneSession::SetSessionPiPControlStatusChangeCallback(const NotifySessionPiPControlStatusChan… in SetSessionPiPControlStatusChangeCallback() function in OHOS::Rosen::SceneSession
1052 session->SetSessionPiPControlStatusChangeCallback(func); in ProcessSessionPiPControlStatusChangeRegister()