Searched refs:GetKeyboardAnimationConfig (Results 1 – 16 of 16) sorted by relevance
186 … virtual KeyboardAnimationConfig GetKeyboardAnimationConfig() {return g_KeyboardAnimationConfig;}; in GetKeyboardAnimationConfig() function
205 virtual KeyboardAnimationConfig GetKeyboardAnimationConfig() override;
290 virtual KeyboardAnimationConfig GetKeyboardAnimationConfig() = 0;
156 auto keyboardAnimationConfig = context->GetKeyboardAnimationConfig(); in OnDirtyLayoutWrapperSwap()
344 auto hostConfig = pipeline->GetKeyboardAnimationConfig(); in UpdateSessionConfig()
307 virtual KeyboardAnimationConfig GetKeyboardAnimationConfig() override;
159 KeyboardAnimationConfig GetKeyboardAnimationConfig() override;
1041 KeyboardAnimationConfig WindowImpl::GetKeyboardAnimationConfig() in GetKeyboardAnimationConfig() function in OHOS::Rosen::WindowImpl
309 … subPipelineContextNG->SetKeyboardAnimationConfig(parentPipeline->GetKeyboardAnimationConfig()); in InitContainer()322 subPipelineContext->SetKeyboardAnimationConfig(parentPipeline->GetKeyboardAnimationConfig()); in InitContainer()
1725 virtual KeyboardAnimationConfig GetKeyboardAnimationConfig() { return {}; } in GetKeyboardAnimationConfig() function
475 auto rsConfig = window->GetKeyboardAnimationConfig(); in OnStart()
1999 auto rsConfig = window_->GetKeyboardAnimationConfig(); in CommonInitialize()
1113 KeyboardAnimationConfig GetKeyboardAnimationConfig() const in GetKeyboardAnimationConfig() function
1883 HWTEST_F(WindowTest, GetKeyboardAnimationConfig, Function | SmallTest | Level2)1888 auto ret = window->GetKeyboardAnimationConfig();
1276 KeyboardAnimationConfig WindowImpl::GetKeyboardAnimationConfig() in GetKeyboardAnimationConfig() function in OHOS::Rosen::WindowImpl
3953 KeyboardAnimationConfig WindowSessionImpl::GetKeyboardAnimationConfig() in GetKeyboardAnimationConfig() function in OHOS::Rosen::WindowSessionImpl