Searched refs:OnSCBSystemSessionBufferAvailable (Results 1 – 4 of 4) sorted by relevance
629 HWTEST_F(SceneSessionManagerTest3, OnSCBSystemSessionBufferAvailable, Function | SmallTest | Level3)632 ssm_->OnSCBSystemSessionBufferAvailable(WindowType::WINDOW_TYPE_KEYGUARD);
214 sceneSessionManager->OnSCBSystemSessionBufferAvailable(WindowType::WINDOW_TYPE_FLOAT);
870 void OnSCBSystemSessionBufferAvailable(const WindowType type);
1655 void SceneSessionManager::OnSCBSystemSessionBufferAvailable(WindowType type) in OnSCBSystemSessionBufferAvailable() function in OHOS::Rosen::SceneSessionManager1675 this->OnSCBSystemSessionBufferAvailable(WindowType::WINDOW_TYPE_KEYGUARD); in CreateSceneSession()