Home
last modified time | relevance | path

Searched refs:GetWindowFocused (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp100 bool ret = startOptions.GetWindowFocused();
104 ret = startOptions.GetWindowFocused();
108 ret = startOptions.GetWindowFocused();
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp118 parcel.WriteBool(GetWindowFocused()); in Marshalling()
219 int32_t StartOptions::GetWindowFocused() const in GetWindowFocused() function in OHOS::AAFwk::StartOptions
H A Dability_manager_service.cpp1696 bool windowFocused = startOptions.GetWindowFocused(); in StartAbilityForOptionInner()
1809 bool windowfocused = startOptions.GetWindowFocused(); in StartAbilityForOptionInner()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dstart_options.h60 int32_t GetWindowFocused() const;