Searched refs:OnWindowStageInactive (Results 1 – 8 of 8) sorted by relevance
86 virtual void OnWindowStageInactive(const std::shared_ptr<NativeReference> &ability,236 void OnWindowStageInactive(const std::shared_ptr<NativeReference> &ability,
41 void OnWindowStageInactive( in OnWindowStageInactive() function
42 void OnWindowStageInactive( in OnWindowStageInactive() function
39 void OnWindowStageInactive(const std::shared_ptr<NativeReference>& ability, in OnWindowStageInactive() function
49 void OnWindowStageInactive( in OnWindowStageInactive() function in OHOS::AbilityLifecycleCallbackFuzz
45 void OnWindowStageInactive(const std::shared_ptr<NativeReference>& ability, in OnWindowStageInactive() function in OHOS::AbilityLifecycleCallbackFuzz
125 void JsAbilityLifecycleCallback::OnWindowStageInactive(const std::shared_ptr<NativeReference> &abil… in OnWindowStageInactive() function in OHOS::AbilityRuntime::JsAbilityLifecycleCallback
177 callback->OnWindowStageInactive(ability, windowStage); in DispatchWindowStageUnfocus()