Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp376 ability_->SetIsSilentForeground(true); in UpdateSilentForeground()
379 ability_->SetIsSilentForeground(false); in UpdateSilentForeground()
H A Dui_ability.cpp575 void UIAbility::SetIsSilentForeground(bool isSilentForeground) in SetIsSilentForeground() function in OHOS::AbilityRuntime::UIAbility
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dui_ability.h324 void SetIsSilentForeground(bool isSilentForeground);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_test.cpp470 ability_->SetIsSilentForeground(true);
472 ability_->SetIsSilentForeground(prevSilentForground);
1496 ability->SetIsSilentForeground(true);