Searched refs:EnableMoveUIAbilityToBackgroundApi (Results 1 – 5 of 5) sorted by relevance
53 bool EnableMoveUIAbilityToBackgroundApi();
275 …MoveUIAbilityToBackgroundApi = AAFwk::AppUtils::GetInstance().EnableMoveUIAbilityToBackgroundApi();
209 bool AppUtils::EnableMoveUIAbilityToBackgroundApi() in EnableMoveUIAbilityToBackgroundApi() function in OHOS::AAFwk::AppUtils
781 if (AppUtils::GetInstance().EnableMoveUIAbilityToBackgroundApi()) {
3393 if (!AppUtils::GetInstance().EnableMoveUIAbilityToBackgroundApi()) { in MoveUIAbilityToBackground()