Searched refs:OnWindowStageWillCreate (Results 1 – 3 of 3) sorted by relevance
141 virtual void OnWindowStageWillCreate(const std::shared_ptr<NativeReference> &ability, in OnWindowStageWillCreate() function239 void OnWindowStageWillCreate(const std::shared_ptr<NativeReference> &ability,
234 void JsAbilityLifecycleCallback::OnWindowStageWillCreate(const std::shared_ptr<NativeReference> &ab… in OnWindowStageWillCreate() function in OHOS::AbilityRuntime::JsAbilityLifecycleCallback
416 callback->OnWindowStageWillCreate(ability, windowStage); in DispatchOnWindowStageWillCreate()