Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dability_permission_util.cpp78 bool withoutSettings = bundleName.find(SETTINGS) == std::string::npos && in IsDominateScreen() local
80 if (withoutSettings && AppUtils::GetInstance().IsAllowStartAbilityWithoutCallerToken(bundleName, abilityName)) { in IsDominateScreen()

Completed in 1 milliseconds