Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp93 * @tc.desc: test class StartOptions SetWindowFocused function
103 startOptions.SetWindowFocused(TEST_TRUE); in HWTEST_F()
107 startOptions.SetWindowFocused(TEST_FALSE); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp72 SetWindowFocused(parcel.ReadBool()); in ReadFromParcel()
192 void StartOptions::SetWindowFocused(bool windowFocused) in SetWindowFocused() function in OHOS::AAFwk::StartOptions
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dstart_options.h57 void SetWindowFocused(bool windowFocused);
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_start_options.cpp188 startOptions.SetWindowFocused(windowFocused); in UnwrapStartOptions()

Completed in 2 milliseconds