Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp100 bool ret = startOptions.GetWindowFocused(); in HWTEST_F()
104 ret = startOptions.GetWindowFocused(); in HWTEST_F()
108 ret = startOptions.GetWindowFocused(); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp106 parcel.WriteBool(GetWindowFocused()); in Marshalling()
197 int32_t StartOptions::GetWindowFocused() const in GetWindowFocused() function in OHOS::AAFwk::StartOptions
H A Dability_manager_service.cpp1764 bool windowFocused = startOptions.GetWindowFocused(); in StartAbilityForOptionInner()
1880 bool windowfocused = startOptions.GetWindowFocused(); in StartAbilityForOptionInner()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dstart_options.h58 int32_t GetWindowFocused() const;

Completed in 21 milliseconds