Searched defs:NotifyApplicationState (Results 1 – 5 of 5) sorted by relevance
63 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() function
364 void NotifyApplicationState(bool inBackground) override in NotifyApplicationState() function
365 void NotifyApplicationState(bool inBackground) override in NotifyApplicationState() function
1308 void ArkNativeEngine::NotifyApplicationState(bool inBackground) in NotifyApplicationState() function in ArkNativeEngine1361 void ArkNativeEngine::NotifyApplicationState([[maybe_unused]] bool inBackground) in NotifyApplicationState() function in ArkNativeEngine
950 void JsRuntime::NotifyApplicationState(bool isBackground) in NotifyApplicationState() function in OHOS::AbilityRuntime::JsRuntime