Searched refs:DispatchOnWindowStageWillRestore (Results 1 – 4 of 4) sorted by relevance
58 void DispatchOnWindowStageWillRestore(const std::shared_ptr<NativeReference> &ability,
254 void ApplicationContext::DispatchOnWindowStageWillRestore(const std::shared_ptr<NativeReference> &a… in DispatchOnWindowStageWillRestore() function in OHOS::AbilityRuntime::ApplicationContext
1344 context_->DispatchOnWindowStageWillRestore(ability, winstage);
543 applicationContext->DispatchOnWindowStageWillRestore(jsAbilityObj_, jsWindowStageObj_); in OnSceneRestored()